Skip to content

Commit 4361a0d

Browse files
committed
Correct project name
1 parent 0d6be56 commit 4361a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# executed from 'project/build' with 'cmake ../'.
33
cmake_minimum_required(VERSION 3.0)
44
find_package(Rock)
5-
project(RockTutorial VERSION 0.1 DESCRIPTION "Rock Tutorial")
5+
project(rock_tutorial VERSION 0.1 DESCRIPTION "Rock Tutorial")
66
rock_init()
77
rock_standard_layout()

0 commit comments

Comments
 (0)