mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Core/Cmake: removed an unneeded include since bzlib is always included by now
This commit is contained in:
@@ -35,6 +35,5 @@ if(SERVERS)
|
||||
endif()
|
||||
|
||||
if(TOOLS)
|
||||
add_subdirectory(bzip2)
|
||||
add_subdirectory(StormLib)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user