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:
Phil Nash 2016-11-09 22:55:32 +00:00
parent e27c4ee042
commit 30cebd6177
20 changed files with 76 additions and 56 deletions

View file

@ -1,2 +1,2 @@
#include "catch_suppress_warnings.h"
#include "catch_interfaces_testcase.h"
#include "internal/catch_suppress_warnings.h"
#include "internal/catch_interfaces_testcase.h"