add_executable(Lox common.h chunk.h chunk.c memory.h memory.c debug.h debug.c value.h value.c main.c)