From b06947c433d64e9a1b05e5a64b93a27bcf59aa79 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 25 Apr 2014 10:27:05 -0500 Subject: [svn-r25100] Added -V to example command line. Added note about INSTALLDIR. --- config/cmake/README.txt.cmake.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in index 4d3ab3d..e095e18 100755 --- a/config/cmake/README.txt.cmake.in +++ b/config/cmake/README.txt.cmake.in @@ -34,8 +34,9 @@ To test the installation with the examples; Copy HDF5Examples-0.1.1-Source.@BINARY_EXAMPLE_ENDING@ to this directory, do NOT unzip. Copy HDF518_Examples.cmake to this directory. Edit HDF518_Examples.cmake line 8 to set INSTALLDIR to where HDF5 is installed. + (The default should be correct unless you installed into a different folder.) Execute from this directory: - ctest -S HDF518_Examples.cmake,HDF5Examples-0.1.1-Source -C Release -O test.log + ctest -S HDF518_Examples.cmake,HDF5Examples-0.1.1-Source -C Release -V -O test.log 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, -- cgit v0.12