summaryrefslogtreecommitdiff
path: root/Tests/SystemInformation
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-08-08 10:20:40 -0400
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-08-08 10:20:40 -0400
commitb6ac54c489518258e4fbc2db484cf0bcf2edf80d (patch)
tree736cc9d4f4f0b4129d0032ead6829a719407d6da /Tests/SystemInformation
parenta6567329d7cda4ba6e74a859e128b7fc689f1dcd (diff)
downloadcmake-b6ac54c489518258e4fbc2db484cf0bcf2edf80d.tar.gz
EHN: Also display Configure.h and Configure.hxx from cmsys
Diffstat (limited to 'Tests/SystemInformation')
-rw-r--r--Tests/SystemInformation/DumpInformation.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/SystemInformation/DumpInformation.cxx b/Tests/SystemInformation/DumpInformation.cxx
index 9cf454a4c9..74bd0ace47 100644
--- a/Tests/SystemInformation/DumpInformation.cxx
+++ b/Tests/SystemInformation/DumpInformation.cxx
@@ -60,6 +60,8 @@ int main(int,char *[])
DumpInformation_BINARY_DIR "/../../CMakeOutput.log",
DumpInformation_BINARY_DIR "/../../CMakeError.log",
DumpInformation_BINARY_DIR "/../../Bootstrap.cmk/cmake_bootstrap.log",
+ DumpInformation_BINARY_DIR "/../../Source/cmsys/Configure.hxx",
+ DumpInformation_BINARY_DIR "/../../Source/cmsys/Configure.h",
0
};