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 2570317 commit 50a793aCopy full SHA for 50a793a
monty_hall/CMakeLists.txt
@@ -1,3 +1,3 @@
1
set(MONTY_HALL_SOURCES Cargo.toml src/main.rs)
2
3
-cargo_add_executable(monty_hall FOLDER Others ${MONTY_HALL_SOURCES})
+cargo_add_executable(monty_hall FOLDER "others" ${MONTY_HALL_SOURCES})
0 commit comments