We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae53d17 commit be934f4Copy full SHA for be934f4
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Start configuration
2
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
3
-project(CPP2PY VERSION 2.0.0 LANGUAGES C CXX)
+project(CPP2PY VERSION 3.2.0 LANGUAGES C CXX)
4
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
5
include(CheckIncludeFile)
6
include(CheckIncludeFileCXX)
0 commit comments