Fixed compilation
This commit is contained in:
parent
e3c6c8f3dd
commit
6cb3483954
@ -10,3 +10,5 @@ file(GLOB SOURCE
|
||||
)
|
||||
|
||||
add_library(Entities ${SOURCE})
|
||||
|
||||
target_link_libraries(Entities WorldStorage)
|
||||
|
Loading…
Reference in New Issue
Block a user