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 0b5fd0f commit d299280Copy full SHA for d299280
CMakeLists.txt
@@ -6,7 +6,7 @@ set(CMAKE_POSITION_INDEPENDENT_CODE ON)
6
7
option(BUILD_STANDALONE "Build Standalone plugin format" ON) # Allow overriding from the command line
8
9
-project(REEVR VERSION 1.0.1)
+project(REEVR VERSION 1.0.2)
10
11
add_compile_definitions(PROJECT_VERSION="${PROJECT_VERSION}")
12
set(CMAKE_CXX_STANDARD 17)
0 commit comments