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 0d6be56 commit 4361a0dCopy full SHA for 4361a0d
CMakeLists.txt
@@ -2,6 +2,6 @@
2
# executed from 'project/build' with 'cmake ../'.
3
cmake_minimum_required(VERSION 3.0)
4
find_package(Rock)
5
-project(RockTutorial VERSION 0.1 DESCRIPTION "Rock Tutorial")
+project(rock_tutorial VERSION 0.1 DESCRIPTION "Rock Tutorial")
6
rock_init()
7
rock_standard_layout()
0 commit comments