We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bbfb9e commit 499a5a6Copy full SHA for 499a5a6
1 file changed
mod-src/CMakeLists.txt
@@ -1,7 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
project(ModTemplate)
3
4
-# Find Python instead of tcc
5
find_package(Python3 REQUIRED COMPONENTS Interpreter)
6
7
set(PARENT_DIR ${CMAKE_CURRENT_SOURCE_DIR}/..)
0 commit comments