diff options
author | sanine-a <sanine.not@pm.me> | 2020-12-05 18:42:25 -0600 |
---|---|---|
committer | sanine-a <sanine.not@pm.me> | 2020-12-05 18:42:25 -0600 |
commit | 218933e98ae869ffc1a6f7e182995a21e8b42c5a (patch) | |
tree | 89c111a3e4f4fc75bddd0d8b367cf53e946da2cf /CMakeLists.txt | |
parent | ae9b3b45820f07f31f13812278cafa6f816674e7 (diff) |
remove light.*
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 721c52f..7a4db6c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,6 @@ set(SOURCE_FILES src/honey.c src/input.c src/honey_lua.c - src/light.c src/mesh.c src/primitives.c src/shader.c |