Do CMake properly

This commit is contained in:
Simon Brand
2019-05-01 12:15:40 +01:00
parent 2c9780949d
commit 90ed23a4e4
19 changed files with 285 additions and 276 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "catch.hpp"
#include "expected.hpp"
#include <tl/expected.hpp>
TEST_CASE("Constexpr", "[constexpr]") {
//TODO