mirror of
https://github.com/SWG-Source/src.git
synced 2026-08-01 01:16:03 -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