add_executable(2024_07 07.cpp) target_link_libraries(2024_07 aocpp Boost::headers) add_executable(2024_22 22.cpp) target_link_libraries(2024_22 aocpp)