Added CMakeLists as build framework
This commit is contained in:
parent
cfb81949db
commit
bbc41aef12
11 changed files with 120 additions and 19 deletions
4
test/Main.cpp
Normal file
4
test/Main.cpp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
|
||||
#include "catch2/catch.hpp"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue