mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-07 23:39:32 +01:00
Added some missing source files (including all SurrogateCpps) to CMake project.
Fixed up relative include paths to make this work.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#include "catch.hpp"
|
||||
#include "catch_test_spec_parser.hpp"
|
||||
#include "internal/catch_test_spec_parser.hpp"
|
||||
|
||||
#ifdef __clang__
|
||||
# pragma clang diagnostic ignored "-Wc++98-compat"
|
||||
|
||||
Reference in New Issue
Block a user