No description
Find a file
2021-12-18 17:00:07 +01:00
include Adapted Makefile to allow for release/debug compiling and used new Makefile for test suite. 2021-12-18 15:59:08 +01:00
src Adapted Makefile to allow for release/debug compiling and used new Makefile for test suite. 2021-12-18 15:59:08 +01:00
test Fixed Makefile for Catch2 tests. 2021-12-18 17:00:07 +01:00
.gitignore Added default test using Catch2 in test/. 2019-04-01 12:51:56 +02:00
Doxyfile Initial commit. 2019-03-28 16:38:50 +01:00
Makefile Adapted Makefile to allow for release/debug compiling and used new Makefile for test suite. 2021-12-18 15:59:08 +01:00
README.md Added default test using Catch2 in test/. 2019-04-01 12:51:56 +02:00

CppQuickStart

"Empty" project for a quicker start writing something in c++.