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 8f691e4 commit f3f1647Copy full SHA for f3f1647
src/CMakeLists.txt
@@ -1,7 +1,8 @@
1
# ------------------------------------------------------------------
2
# Set minimum required version of CMake
3
4
-CMake_Minimum_Required(VERSION 2.8)
+CMake_Minimum_Required(VERSION 3.0)
5
+project(Source-Python)
6
7
8
# Makefile includes.
0 commit comments