mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-10 02:08:20 +00:00
4 lines
98 B
CMake
4 lines
98 B
CMake
|
set(DNAVIGATIONS_DTERRAIN_SOURCES "RawFile.cpp"
|
||
|
"RawChunk.cpp"
|
||
|
"RawHeightMap.cpp" PARENT_SCOPE)
|