add_library(aocpp src/Startup.cpp src/Coord.cpp) target_include_directories(aocpp PUBLIC include)