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