mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-23 14:07:20 +00:00
6 lines
93 B
CMake
6 lines
93 B
CMake
set(DGAME_DLUA "dLua.cpp"
|
|
"lCommonTypes.cpp"
|
|
"lEntity.cpp"
|
|
"LuaScript.cpp"
|
|
PARENT_SCOPE)
|