From c407e5b904a69f3849831ba88074440707f0c6cd Mon Sep 17 00:00:00 2001 From: sanine-a Date: Wed, 21 Oct 2020 19:53:22 -0500 Subject: add honey_lua.h and honey_lua.h --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.1