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 5b37a98 commit 2a237d6Copy full SHA for 2a237d6
CMakeLists.txt
@@ -16,7 +16,7 @@ find_package(gz-cmake REQUIRED)
16
set(CMAKE_CXX_STANDARD 17)
17
set(CMAKE_CXX_STANDARD_REQUIRED ON)
18
19
-gz_configure_project(VERSION_SUFFIX pre2)
+gz_configure_project(VERSION_SUFFIX)
20
21
#============================================================================
22
# Set project-specific options
0 commit comments