]> git.lizzy.rs Git - nothing.git/blobdiff - CMakeLists.txt
(#503) Make hide-goal and show-goal accessible in console
[nothing.git] / CMakeLists.txt
index 12f6fa6cdd12128ed61afa58e9256bfc31c2174e..7ae77574ee5db7a47c5a495f94fb0521d5d83f88 100644 (file)
@@ -107,6 +107,8 @@ add_executable(nothing
   src/system/log.c
   src/system/nth_alloc.h
   src/system/nth_alloc.c
+  src/game/level_script.c
+  src/game/level_script.h
 )
 
 add_executable(repl