summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorsanine-a <sanine.not@pm.me>2020-10-21 19:53:22 -0500
committersanine-a <sanine.not@pm.me>2020-10-21 19:53:22 -0500
commitc407e5b904a69f3849831ba88074440707f0c6cd (patch)
tree4bfefd3a24d664c282289d3f3fd7242121de8b39 /CMakeLists.txt
parent41fa908dc15b522e53946a716f4f6c00520bd46f (diff)
add honey_lua.h and honey_lua.h
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 21f5467..d2e0ab1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,6 +19,7 @@ set(SOURCE_FILES
src/error/error.c
src/honey.c
src/input/input.c
+ src/lua/honey_lua.c
src/light/light.c
src/mesh/mesh.c
src/model/model.c