feat(Deps/ACE): remove ACE library (part 1/2) (#6980)

This commit is contained in:
Kargatum
2021-07-16 20:05:39 +07:00
committed by GitHub
parent c17ce009dd
commit 96c51317f5
10 changed files with 16 additions and 110 deletions

1
deps/CMakeLists.txt vendored
View File

@@ -19,7 +19,6 @@ endif()
add_subdirectory(threads)
if(SERVERS OR TOOLS)
add_subdirectory(acelite)
add_subdirectory(boost)
add_subdirectory(zlib)
add_subdirectory(g3dlite)