File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ add_custom_command(
184184add_custom_target (nabu_mame_package DEPENDS "${CMAKE_BINARY_DIR} /dist/pico9918_${VERSION} _nabu_mame.npz" )
185185
186186# Master target to build all platforms
187- add_custom_target (configurator_all DEPENDS ti99 ti99_f18a coleco msx_asc16 msx_konami nabu creativision nabu_mame_package)
187+ add_custom_target (configurator_all DEPENDS ti99 ti99_f18a coleco msx_asc16 msx_konami nabu creativision sg1000 nabu_mame_package)
188188
189189# Print build information
190190message (STATUS "PICO9918 Configurator CMake Configuration" )
@@ -197,4 +197,4 @@ if(XAS99_SCRIPT)
197197else ()
198198 message (STATUS "XAS99: NOT FOUND (TI-99 builds will be limited)" )
199199endif ()
200- message (STATUS "Firmware: ${FIRMWARE_FILE} " )
200+ message (STATUS "Firmware: ${FIRMWARE_FILE} " )
You can’t perform that action at this time.
0 commit comments