mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-21 06:12:56 -04:00
Added interdependency links between the static libraries
This commit is contained in:
@@ -91,3 +91,7 @@ add_library(sharedNetwork STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(sharedNetwork
|
||||
sharedFoundation
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user