--- thirdparty/CMakeLists.txt.orig 2024-06-10 07:06:58 UTC +++ thirdparty/CMakeLists.txt @@ -16,6 +16,5 @@ if(NOT "${SRB2_CONFIG_SYSTEM_LIBRARIES}") include("cpm-png.cmake") include("cpm-curl.cmake") include("cpm-openmpt.cmake") + include("cpm-libgme.cmake") endif() - -include("cpm-libgme.cmake")