summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/cmTestConfigure.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexOneConfig/cmTestConfigure.h.in')
-rw-r--r--Tests/ComplexOneConfig/cmTestConfigure.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/ComplexOneConfig/cmTestConfigure.h.in b/Tests/ComplexOneConfig/cmTestConfigure.h.in
new file mode 100644
index 0000000..759a637
--- /dev/null
+++ b/Tests/ComplexOneConfig/cmTestConfigure.h.in
@@ -0,0 +1,5 @@
+#cmakedefine ONE_VAR
+#cmakedefine ZERO_VAR
+#define STRING_VAR "${STRING_VAR}"
+
+