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 12003e1 commit 7cc150eCopy full SHA for 7cc150e
prboom2/CMakeLists.txt
@@ -13,7 +13,7 @@ if(CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)
13
endif()
14
15
include(DsdaHelpers)
16
-if(dsda_is_top_proejct)
+if(dsda_is_top_project)
17
dsda_set_default_build_config(RelWithDebInfo)
18
19
0 commit comments