add_executable(shitgrep shitgrep.c) set_default_target_options(shitgrep) target_link_libraries(shitgrep PRIVATE lib)