Commit e0c5399119afbd4543308212d2a461cb98abfa56

Wouter Wijsman 2022-01-06T22:29:23

Don't make psp eboot for testoffscreen

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 722f5b2..665d2d7 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -189,7 +189,6 @@ if(PSP)
     # Build EBOOT files if building for PSP
     set(BUILD_EBOOT
         ${NEEDS_RESOURCES}
-        testoffscreen
         testbounds
         testgl2
         testsem