We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89624a commit 0d45810Copy full SHA for 0d45810
1 file changed
CMakeLists.txt
@@ -92,5 +92,3 @@ set_target_properties(CtrBootManager9 PROPERTIES LINK_FLAGS
92
target_include_directories(CtrBootManager9 PUBLIC source/arm9/source source/arm9/source/fatfs)
93
target_embed_file(CtrBootManager9 source/arm9/stage2/data/stage2.bin)
94
add_a9lh_target(CtrBootManager_a9lh CtrBootManager9)
95
-
96
-cmake --build . --target CtrBootManager_a9lh
0 commit comments