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.
2 parents c5ca4f5 + e5df7dd commit f7cdd17Copy full SHA for f7cdd17
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.2)
+cmake_minimum_required(VERSION 3.5)
2
project(pystring CXX)
3
4
option (BUILD_SHARED_LIBS "Build shared libraries (set to OFF to build static libs)" ON)
0 commit comments