diff options
Diffstat (limited to 'Tests/SystemInformation/DumpInformation.h.in')
-rw-r--r-- | Tests/SystemInformation/DumpInformation.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/SystemInformation/DumpInformation.h.in b/Tests/SystemInformation/DumpInformation.h.in index ce1d59a..8aacd46 100644 --- a/Tests/SystemInformation/DumpInformation.h.in +++ b/Tests/SystemInformation/DumpInformation.h.in @@ -1 +1 @@ -#define CMAKE_DUMP_FILE "${SystemInformation_BINARY_DIR}/SystemInformation.out" +#define CMAKE_DUMP_FILE "${DumpInformation_BINARY_DIR}/SystemInformation.out" |