add_library(intcode intcode.cpp) target_include_directories(intcode PUBLIC include)