mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-11-30 13:18:17 +00:00
remove sha512, move md5 to thirdparty (#1443)
title. Tested that Auth runs and I can login still.
This commit is contained in:
2
thirdparty/CMakeLists.txt
vendored
2
thirdparty/CMakeLists.txt
vendored
@@ -57,3 +57,5 @@ if(UNIX AND NOT APPLE)
|
||||
include_directories(${backtrace_SOURCE_DIR})
|
||||
endif()
|
||||
endif()
|
||||
|
||||
add_subdirectory(MD5)
|
||||
|
||||
Reference in New Issue
Block a user