REWORK
This commit is contained in:
+1
-6
@@ -20,9 +20,7 @@ if(SERVERS OR TOOLS)
|
||||
add_subdirectory(utf8cpp)
|
||||
add_subdirectory(valgrind)
|
||||
add_subdirectory(openssl)
|
||||
if(CMAKE_SYSTEM_NAME MATCHES "Linux" AND NOT NOJEM)
|
||||
add_subdirectory(jemalloc)
|
||||
endif()
|
||||
add_subdirectory(argon2)
|
||||
add_subdirectory(openssl_ed25519)
|
||||
add_subdirectory(short_alloc)
|
||||
@@ -33,11 +31,8 @@ if(SERVERS)
|
||||
add_subdirectory(readline)
|
||||
add_subdirectory(gsoap)
|
||||
add_subdirectory(rapidjson)
|
||||
add_subdirectory(protobuf)
|
||||
endif()
|
||||
|
||||
if(SERVERS AND BUILD_EFSW)
|
||||
add_subdirectory(efsw)
|
||||
add_subdirectory(protobuf)
|
||||
endif()
|
||||
|
||||
if(TOOLS)
|
||||
|
||||
Submodule src/server/game/LuaEngine deleted from 1025849e22
Reference in New Issue
Block a user