added link dependency between WorldStorage and OSSupport
This commit is contained in:
@@ -9,3 +9,5 @@ file(GLOB SOURCE
|
||||
)
|
||||
|
||||
add_library(WorldStorage ${SOURCE})
|
||||
|
||||
target_link_libraries(WorldStorage OSSupport)
|
||||
|
||||
Reference in New Issue
Block a user