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 5d23dc8 commit c961256Copy full SHA for c961256
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.1.3)
2
3
-project(delaunay-psm LANGUAGES C CXX VERSION 1.6.12)
+project(delaunay-psm LANGUAGES C CXX VERSION 1.6.13)
4
5
set(CMAKE_CXX_STANDARD 11)
6
0 commit comments