Skip to content

linusboehm/basic_cmake_catch2

Repository files navigation

README

Basic cmake config for small toy projects.

Building and running

  • The test can be run with (debug build with AddressSanitizer): ./run_test.sh
  • The program can be run with (release build): ./run.sh <input.txt> <output.txt>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published