From 4cb618180870f2af93ac4377c1ec821c54b75c6d Mon Sep 17 00:00:00 2001 From: Wouter Wijsman Date: Thu, 10 Feb 2022 18:58:50 +0100 Subject: [PATCH] Do not build loadso test eboot for PSP --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 665d2d721..330af47c4 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -213,7 +213,6 @@ if(PSP) testfilesystem testplatform testthread - testloadso testqsort testaudioinfo testlock