at 24.05-pre 12 lines 381 B view raw
1diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt 2index f33b3bf3f..1214f179c 100644 3--- a/thirdparty/CMakeLists.txt 4+++ b/thirdparty/CMakeLists.txt 5@@ -16,6 +16,5 @@ if(NOT "${SRB2_CONFIG_SYSTEM_LIBRARIES}") 6 include("cpm-png.cmake") 7 include("cpm-curl.cmake") 8 include("cpm-openmpt.cmake") 9+ include("cpm-libgme.cmake") 10 endif() 11- 12-include("cpm-libgme.cmake")