mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-09-11 21:45:09 -04:00
Added interdependent links between static libs
This commit is contained in:
@@ -175,3 +175,8 @@ add_library(serverDatabase STATIC
|
||||
${SHARED_SOURCES}
|
||||
${PLATFORM_SOURCES}
|
||||
)
|
||||
|
||||
|
||||
target_link_libraries(serverDatabase
|
||||
sharedCommandParser
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user