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 be033a4 commit dadf615Copy full SHA for dadf615
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required( VERSION 3.18 )
2
3
-project(adaptivesurfacereconstruction VERSION 0.1.0)
+project(adaptivesurfacereconstruction VERSION 0.2.0)
4
5
option(BUILD_PYTHON_MODULE "Build the python module" ON)
6
option(BUILD_APPIMAGE "Build the AppImage" OFF)
0 commit comments