add_library(engine engine.c) set_default_target_options(engine) target_include_directories(engine PUBLIC include)