mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-11 18:08:05 +00:00
cmake
This commit is contained in:
@@ -3,6 +3,8 @@ set(DSERVER_SOURCES
|
||||
|
||||
add_library(dServer STATIC ${DSERVER_SOURCES})
|
||||
|
||||
target_link_libraries(dServer PRIVATE fmt)
|
||||
|
||||
target_include_directories(dServer PUBLIC ".")
|
||||
|
||||
target_include_directories(dServer PRIVATE
|
||||
|
Reference in New Issue
Block a user