mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
77163ec137
commit
c7a8d796fc
@ -447,6 +447,7 @@ ENDIF()
|
||||
IF(EQEMU_BUILD_SERVER OR EQEMU_BUILD_LOGIN OR EQEMU_BUILD_TESTS OR EQEMU_BUILD_HC)
|
||||
ADD_SUBDIRECTORY(common)
|
||||
ADD_SUBDIRECTORY(libs)
|
||||
set(FMT_HEADER_ONLY OFF CACHE BOOL "Build fmt as a compiled library")
|
||||
ADD_SUBDIRECTORY(submodules/fmt)
|
||||
ADD_SUBDIRECTORY(submodules/libuv)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user