mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-03 03:16:01 -04:00
Added interdependent links between static libs
This commit is contained in:
@@ -37,3 +37,7 @@ add_library(sharedCompression STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(sharedCompression
|
||||
${ZLIB_LIBRARY}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user