mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-07-31 01:15:45 -04:00
Added interdependent link between static libraries
This commit is contained in:
@@ -25,3 +25,7 @@ add_library(sharedDatabaseInterface_oci STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
target_link_libraries(sharedDatabaseInterface_oci
|
||||
sharedDatabaseInterface
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user