Commit cd1f24a998c8f15e8a67641abf8c8b6c673e28c8

Wouter Wijsman 2022-01-03T18:41:02

Add forgotten psppower library to link

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f2207a8..76cc3c5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2412,6 +2412,7 @@ elseif(PSP)
   endif()
 
   list(APPEND EXTRA_LIBS
+      psppower
       pspctrl
       psphprm
       pspge