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 4106d12 commit bbd49beCopy full SHA for bbd49be
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.21 FATAL_ERROR)
2
cmake_policy(SET CMP0097 NEW)
3
4
-project(GeodeResult VERSION 1.3.2 LANGUAGES C CXX)
+project(GeodeResult VERSION 1.3.3 LANGUAGES C CXX)
5
6
add_library(GeodeResult INTERFACE)
7
0 commit comments