mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-09-11 21:44:58 -04:00
Added interdependent links between static libraries
This commit is contained in:
@@ -11,3 +11,8 @@ add_library(LoginAPI
|
||||
Messages.cpp
|
||||
Messages.h
|
||||
)
|
||||
|
||||
target_link_libraries(LoginAPI
|
||||
Base
|
||||
CommonAPI
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user