Skip to content

Commit bab125e

Browse files
Rename project also in CMake
1 parent 8885ac2 commit bab125e

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
@@ -7,5 +7,5 @@ enable_testing()
77
include(cmake/CargoBuild.cmake)
88

99
set(TESTS_PREFIX "${TESTS_PREFIX}rust_projects.")
10-
add_subdirectory(monty-hall)
10+
add_subdirectory(monty_hall)
1111
add_subdirectory(minesweeper)

0 commit comments

Comments
 (0)