summaryrefslogtreecommitdiff
path: root/Tests/SystemInformation/DumpInformation.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SystemInformation/DumpInformation.h.in')
-rw-r--r--Tests/SystemInformation/DumpInformation.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Tests/SystemInformation/DumpInformation.h.in b/Tests/SystemInformation/DumpInformation.h.in
new file mode 100644
index 000000000..72d5cd179
--- /dev/null
+++ b/Tests/SystemInformation/DumpInformation.h.in
@@ -0,0 +1,6 @@
+#ifndef _DumpInformation_h
+#define _DumpInformation_h
+
+#define DumpInformation_BINARY_DIR "@SystemInformation_BINARY_DIR@"
+
+#endif