add basic c++ project setup
This commit is contained in:
3
src/test/test.cpp
Normal file
3
src/test/test.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() function
|
||||
#include "catch/catch.hpp"
|
||||
|
||||
Reference in New Issue
Block a user