mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-26 19:11:00 +00:00
@@ -1222,7 +1222,7 @@ target_link_libraries(core PRIVATE
|
|||||||
RenderDoc::API
|
RenderDoc::API
|
||||||
ZLIB::ZLIB)
|
ZLIB::ZLIB)
|
||||||
|
|
||||||
target_link_libraries(core PUBLIC httplib::httplib zstd::zstd)
|
target_link_libraries(core PUBLIC httplib::httplib zstd::zstd frozen::frozen-headers)
|
||||||
|
|
||||||
if (ENABLE_WEB_SERVICE)
|
if (ENABLE_WEB_SERVICE)
|
||||||
target_compile_definitions(core PUBLIC ENABLE_WEB_SERVICE)
|
target_compile_definitions(core PUBLIC ENABLE_WEB_SERVICE)
|
||||||
|
|||||||
Reference in New Issue
Block a user