Speedup build
All checks were successful
Build Dusk / run-tests (push) Successful in 1m10s
Build Dusk / build-linux (push) Successful in 1m4s
Build Dusk / build-psp (push) Successful in 1m36s
Build Dusk / build-dolphin (push) Successful in 2m6s

This commit is contained in:
2026-02-06 16:50:50 -06:00
parent efaa3f6eea
commit cbe51cc8d0
7 changed files with 19 additions and 8 deletions

View File

@@ -38,8 +38,6 @@ file(MAKE_DIRECTORY ${DUSK_GENERATED_HEADERS_DIR})
find_package(Python3 COMPONENTS Interpreter REQUIRED)
# Set target system
# message(FATAL_ERROR "DISABLED FOR NOW2 ${DUSK_TARGET_SYSTEM}")
if(NOT DEFINED DUSK_TARGET_SYSTEM)
set(DUSK_TARGET_SYSTEM "linux")
# set(DUSK_TARGET_SYSTEM "psp")