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 8885ac2 commit bab125eCopy full SHA for bab125e
CMakeLists.txt
@@ -7,5 +7,5 @@ enable_testing()
7
include(cmake/CargoBuild.cmake)
8
9
set(TESTS_PREFIX "${TESTS_PREFIX}rust_projects.")
10
-add_subdirectory(monty-hall)
+add_subdirectory(monty_hall)
11
add_subdirectory(minesweeper)
0 commit comments