mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
65686f50f2
commit
c140847a3a
@ -10,6 +10,7 @@ if (CMAKE_VERSION VERSION_LESS 3.12)
|
|||||||
set(Python3_EXECUTABLE python3)
|
set(Python3_EXECUTABLE python3)
|
||||||
else()
|
else()
|
||||||
find_package(Python3 COMPONENTS Interpreter)
|
find_package(Python3 COMPONENTS Interpreter)
|
||||||
|
endif()
|
||||||
|
|
||||||
execute_process(
|
execute_process(
|
||||||
COMMAND ${Python3_EXECUTABLE} prebuild.py
|
COMMAND ${Python3_EXECUTABLE} prebuild.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user