about summary refs log tree commit diff
path: root/pkgs/by-name/sr/srb2/thirdparty.patch
blob: bb550290d85d5b78711de97fd80826fb0366f33c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt
index f33b3bf3f..1214f179c 100644
--- a/thirdparty/CMakeLists.txt
+++ b/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")