FIX FOR DETECT PLATFORM

This commit is contained in:
lizzie
2026-08-12 18:09:32 +00:00
parent a2de6bd86f
commit 97cad240bb
7 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ if (NOT MSVC)
$<$<COMPILE_LANGUAGE:C,CXX>:-Wno-missing-field-initializers>)
endif()
if (PLATFORM_PS4)
if (OPENORBIS)
target_link_libraries(tests PRIVATE SceVideoOut SceAudioOut ScePad SceSystemService ps4sup)
create_ps4_eboot(tests tests IV0000-BREW00090_00-DYNARMICTS000000)
endif()