forked from TartanLlama/expected
Do CMake properly
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include "catch.hpp"
|
||||
#include "expected.hpp"
|
||||
#include <tl/expected.hpp>
|
||||
|
||||
TEST_CASE("Constexpr", "[constexpr]") {
|
||||
//TODO
|
||||
|
||||
Reference in New Issue
Block a user