mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-12-29 16:02:37 +00:00
it works again
This commit is contained in:
@@ -4,4 +4,4 @@ set(DWEB_SOURCES
|
||||
add_library(dWeb STATIC ${DWEB_SOURCES})
|
||||
|
||||
target_include_directories(dWeb PUBLIC ".")
|
||||
target_link_libraries(dWeb dCommon)
|
||||
target_link_libraries(dWeb dCommon mongoose)
|
||||
|
||||
Reference in New Issue
Block a user