advent-of-code Solutions to Advent of Code challenges. Building C/C++ code can be built with CMake using CMake presets: cmake --preset release cmake --build --preset release For testing the libaocpp helper/utility library: cd build/release && ctest