diff options
Diffstat (limited to 'Tests/Complex/cmTestConfigure.h.in')
-rw-r--r-- | Tests/Complex/cmTestConfigure.h.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tests/Complex/cmTestConfigure.h.in b/Tests/Complex/cmTestConfigure.h.in index d7952da..7741b6f 100644 --- a/Tests/Complex/cmTestConfigure.h.in +++ b/Tests/Complex/cmTestConfigure.h.in @@ -4,8 +4,6 @@ #cmakedefine ONE_VAR_IS_DEFINED #cmakedefine ZERO_VAR -#cmakedefine COMPLEX_TEST_CMAKELIB - #define STRING_VAR "${STRING_VAR}" // Test FOREACH |