make it compile with cmake.
This commit is contained in:
@ -1 +1,2 @@
|
||||
#include "tests.h"
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
Reference in New Issue
Block a user
@ -1 +1,2 @@
|
||||
#include "tests.h"
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||