Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 215 Bytes

File metadata and controls

5 lines (4 loc) · 215 Bytes

How to use

  1. Install Catch2 in the system (e.g. via vcpkg)
  2. Initialize git submodules
  3. Use the script ./build.sh -d -run to build the project in debug mode (-r for release, -p for profiling) and to run it