DarkflameServer/dLua/CMakeLists.txt

6 lines
93 B
CMake
Raw Normal View History

2022-07-17 15:24:05 +00:00
set(DGAME_DLUA "dLua.cpp"
"lCommonTypes.cpp"
"lEntity.cpp"
"LuaScript.cpp"
PARENT_SCOPE)