add_library(confuse-obj OBJECT
    src/confuse.c
    src/lexer.c
)
