mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-11-17 07:38:48 +00:00
Update CMake to new DLU standard.
This commit is contained in:
5
dLua/CMakeLists.txt
Normal file
5
dLua/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
set(DGAME_DLUA "dLua.cpp"
|
||||
"lCommonTypes.cpp"
|
||||
"lEntity.cpp"
|
||||
"LuaScript.cpp"
|
||||
PARENT_SCOPE)
|
||||
Reference in New Issue
Block a user