diff options
Diffstat (limited to 'deps/CMakeLists.txt')
-rw-r--r-- | deps/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt index d4e599a4c1..8f83305fa8 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt @@ -19,7 +19,6 @@ endif() add_subdirectory(threads) if(SERVERS OR TOOLS) - add_subdirectory(acelite) add_subdirectory(boost) add_subdirectory(zlib) add_subdirectory(g3dlite) |