|
--- lua/CMakeLists.txt 2019-03-08 04:34:43.000000000 +0100
|
|
+++ - 2019-03-23 04:29:21.852370856 +0100
|
|
@@ -4,6 +4,7 @@
|
|
SET(CATACLYSM_DDA_LUA_SOURCES
|
|
${CMAKE_SOURCE_DIR}/lua/class_definitions.lua
|
|
${CMAKE_SOURCE_DIR}/lua/autoexec.lua
|
|
+ ${CMAKE_SOURCE_DIR}/lua/log.lua
|
|
)
|
|
|
|
# test chain
|