summaryrefslogtreecommitdiff
path: root/deps
diff options
context:
space:
mode:
authorKargatum <dowlandtop@yandex.com>2021-07-16 20:05:39 +0700
committerGitHub <noreply@github.com>2021-07-16 15:05:39 +0200
commit96c51317f57ac038fd135ac6032592f9bc188d5a (patch)
treeb0d7521e20161bf7bdeb79d9147b7e9862fc5c84 /deps
parentc17ce009dd287bd4c55e15fc4d87b8ee7ebff4a4 (diff)
feat(Deps/ACE): remove ACE library (part 1/2) (#6980)
Diffstat (limited to 'deps')
-rw-r--r--deps/CMakeLists.txt1
-rw-r--r--deps/PackageList.txt4
2 files changed, 0 insertions, 5 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)
diff --git a/deps/PackageList.txt b/deps/PackageList.txt
index df9648443d..7ca512e13e 100644
--- a/deps/PackageList.txt
+++ b/deps/PackageList.txt
@@ -1,9 +1,5 @@
AzerothCore uses (parts of or in whole) the following opensource software:
-ACE (ADAPTIVE Communication Environment)
- http://www.cs.wustl.edu/~schmidt/ACE.html
- Version: 6.1.4
-
argon2
https://github.com/P-H-C/phc-winner-argon2
Version: 62358ba