We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e834f commit 1ee8f82Copy full SHA for 1ee8f82
cmake-init/templates/common/cmake/docs.cmake
@@ -1,6 +1,6 @@
1
# ---- Dependencies ----
2
3
-find_package(Python3 REQUIRED)
+find_package(Python3 3.6 REQUIRED)
4
5
include(FetchContent)
6
FetchContent_Declare(
0 commit comments