aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libgme/disable-player-and-demo.patch
blob: 79315167a15bd932640f8342a56d16eea8a53a5f (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6b352102db48f265448a35b731cb712b8e112d39..62349bd48ddd3d6c44e6ee68243605781814de2f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -102,5 +102,3 @@ endif ()
 add_subdirectory(gme)
 
 # EXCLUDE_FROM_ALL adds build rules but keeps it out of default build
-add_subdirectory(player EXCLUDE_FROM_ALL)
-add_subdirectory(demo EXCLUDE_FROM_ALL)