From 59132dec15935c4c402e60137537ed8669d3aa97 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 6 Nov 2014 16:18:21 -0500 Subject: [svn-r25800] Add utilities and expected output --- config/cmake/README.txt.cmake.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in index 04a166c..4044ce5 100644 --- a/config/cmake/README.txt.cmake.in +++ b/config/cmake/README.txt.cmake.in @@ -27,7 +27,8 @@ After Installation The compressed examples file HDF5Examples-0.1.1-Source.@BINARY_EXAMPLE_ENDING@, located in the HDF5 install folder, can be built and tested with CMake and the supplied HDF518_Examples.cmake file. The HDF518_Examples.cmake expects HDF5 to have -been installed in the default location with above compilers. +been installed in the default location with above compilers. Also, CMake and 7Zip +utilities should be installed. To test the installation with the examples; Create a directory to run the examples. @@ -40,7 +41,8 @@ To test the installation with the examples; When executed, the ctest script will save the results to the log file, test.log, as indicated by the ctest command. If you wish the to see more build and test information, -add "-VV" to the ctest command. +add "-VV" to the ctest command. The output should show; + 100% tests passed, 0 tests failed out of 156. For more information see USING_CMake_Examples.txt in the install folder. =========================================================================== -- cgit v0.12