mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
7 lines
135 B
CMake
7 lines
135 B
CMake
add_library(modules
|
|
DateTime.cpp
|
|
WorldTime.cpp
|
|
EntityRef.cpp
|
|
TerrainContext.cpp
|
|
Location.cpp)
|
|
|