We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c931f00 commit 1df05feCopy full SHA for 1df05fe
1 file changed
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.15)
2
-project(ezc3d VERSION 1.6.3)
+project(ezc3d VERSION 1.7.0)
3
4
option(BUILD_SHARED_LIBS "Choose if build should be a dynamic or static library" ON)
5
# Option to allow checking of size for matrix getter (slower but safer if activated)
0 commit comments