SDL: Don't make psp eboot for testoffscreen

From e0c5399119afbd4543308212d2a461cb98abfa56 Mon Sep 17 00:00:00 2001
From: Wouter Wijsman <[EMAIL REDACTED]>
Date: Thu, 6 Jan 2022 22:29:23 +0100
Subject: [PATCH] Don't make psp eboot for testoffscreen

---
 test/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 722f5b2c6bd..665d2d721a1 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