diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-12 19:18:36 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2002-11-12 19:18:36 (GMT) |
commit | 8b689f9a622722d5389d56602387fafe3d398464 (patch) | |
tree | 42f502daf95d35c91b6a24addd97d2da852c40fc /Tests/SystemInformation/DumpInformation.h.in | |
parent | 359ca21903fd4bef035e891ff9b366a2a0c5419f (diff) | |
download | CMake-8b689f9a622722d5389d56602387fafe3d398464.zip CMake-8b689f9a622722d5389d56602387fafe3d398464.tar.gz CMake-8b689f9a622722d5389d56602387fafe3d398464.tar.bz2 |
clean up test for html output
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" |