diff options
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r-- | Tests/Complex/cmTestConfigure.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in index 2ea6388..0d4caee 100644 --- a/Tests/Complex/cmTestConfigure.h.in +++ b/Tests/Complex/cmTestConfigure.h.in @@ -10,6 +10,7 @@ #define FOREACH_VAR1 "${FOREACH_VAR1}" #define FOREACH_VAR2 "${FOREACH_VAR2}" +#define FOREACH_CONCAT "${FOREACH_CONCAT}" // Test FIND_FILE, FIND_PATH and various GET_FILENAME_COMPONENT combinations |