mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-08-05 06:16:50 -04:00
Added interdependency links between the static libraries
This commit is contained in:
@@ -131,3 +131,7 @@ add_library(sharedUtility STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(sharedUtility
|
||||
sharedMath
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user