mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-06 15:28:39 +00:00
experimenting; not looking to pr
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