diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt index 73329694828..fae13924dc2 100644 --- a/dep/CMakeLists.txt +++ b/dep/CMakeLists.txt @@ -35,6 +35,5 @@ if(SERVERS) endif() if(TOOLS) - add_subdirectory(bzip2) add_subdirectory(StormLib) endif()