# Configure $ cmake --preset arch # (--fresh if the build folder already exists) # Build $ cmake --build build # Dependencies (and versions known to work) - CMake 4.3.4 - clang version 22.1.6 - Boost 1.91 - pugixml 1.16 - OpenSSL - ICU