mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-05-22 23:02:35 +00:00
6 lines
101 B
CMake
6 lines
101 B
CMake
set(DGAME_DLUA_SOURCES "dLua.cpp"
|
|
"lCommonTypes.cpp"
|
|
"lEntity.cpp"
|
|
"LuaScript.cpp"
|
|
PARENT_SCOPE)
|