소스 검색

Update CMakeLists.txt

blueloveTH 2 년 전
부모
커밋
c140847a3a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -10,6 +10,7 @@ if (CMAKE_VERSION VERSION_LESS 3.12)
     set(Python3_EXECUTABLE python3)
 else()
     find_package(Python3 COMPONENTS Interpreter)
+endif()
 
 execute_process(
     COMMAND ${Python3_EXECUTABLE} prebuild.py