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)