Make catch a submodule so it can be updated more easily

This commit is contained in:
2022-07-09 14:34:36 -04:00
parent df631f6c3c
commit f6f7cd59dc
5 changed files with 8 additions and 9428 deletions

View File

@@ -2228,6 +2228,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
/opt/local/include,
"$(PROJECT_DIR)/../../deps/Catch2/single_include",
"$(PROJECT_DIR)/../../src/fileio/gzstream",
"$(PROJECT_DIR)/../../src/fileio/xml-parser",
);
@@ -2327,6 +2328,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
/opt/local/include,
"$(PROJECT_DIR)/../../deps/Catch2/single_include",
"$(PROJECT_DIR)/../../src/fileio/gzstream",
"$(PROJECT_DIR)/../../src/fileio/xml-parser",
);