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 264139e commit da0fb82Copy full SHA for da0fb82
CMakeLists.txt
@@ -9,7 +9,7 @@ else()
9
set(MY_HOVERCRAFT_IS_FULL_OF_EELS_SUBPROJECT ON)
10
endif()
11
12
-project(my-hovercraft-is-full-of-eels VERSION 0.3.0 LANGUAGES CXX)
+project(my-hovercraft-is-full-of-eels VERSION 0.4.0 LANGUAGES CXX)
13
14
find_program(CCACHE_PROGRAM ccache)
15
if(CCACHE_PROGRAM)
0 commit comments