mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
Add missing interdependent references
This commit is contained in:
@@ -199,4 +199,9 @@ add_library(sharedObject STATIC
|
||||
|
||||
target_link_libraries(sharedObject
|
||||
sharedCollision
|
||||
sharedFoundation
|
||||
sharedGame
|
||||
sharedTerrain
|
||||
sharedUtility
|
||||
swgSharedUtility
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user