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 5cc802a commit 28c79c1Copy full SHA for 28c79c1
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.8)
2
-project(ezc3d VERSION 1.5.13)
+project(ezc3d VERSION 1.5.14)
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