mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-12 22:45:02 -04:00
Added interdependent links between static libs
This commit is contained in:
@@ -63,3 +63,8 @@ add_library(sharedFile STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(sharedFile
|
||||
sharedCompression
|
||||
sharedDebug
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user