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 d860e85 commit 3936cd8Copy full SHA for 3936cd8
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.1.3)
2
3
-project(delaunay-psm LANGUAGES C CXX VERSION 1.7.0)
+project(delaunay-psm LANGUAGES C CXX VERSION 1.7.1)
4
5
set(CMAKE_CXX_STANDARD 11)
6
0 commit comments