cmake .. -DCMAKE_CXX_COMPILER=g++-15 -DCMAKE_CXX_STANDARD=20 -G=Ninja
- Performing Test HAS_MSVC_OVERFLOW - Failed
CMake Error at tests/beman/bounds_test/CMakeLists.txt:3 (find_package):
Could not find a package configuration file provided by "Catch2" (requested
version 3) with any of the following names:
Catch2Config.cmake
catch2-config.cmake
Add the installation prefix of "Catch2" to CMAKE_PREFIX_PATH or set
"Catch2_DIR" to a directory containing one of the above files. If "Catch2"
provides a separate development package or SDK, be sure it has been
installed.