diff options
Diffstat (limited to 'etc/import/TARGETS.catch2')
-rw-r--r-- | etc/import/TARGETS.catch2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/import/TARGETS.catch2 b/etc/import/TARGETS.catch2 index 9be5ce16..1182d854 100644 --- a/etc/import/TARGETS.catch2 +++ b/etc/import/TARGETS.catch2 @@ -30,7 +30,6 @@ , "ARCH" , "CC" , "CFLAGS" - , "COMPILER_FAMILY" , "CXX" , "CXXFLAGS" , "DEBUG" @@ -38,6 +37,7 @@ , "HOST_ARCH" , "OS" , "TARGET_ARCH" + , "TOOLCHAIN_CONFIG" ] } , "catch2_internal": |