summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-05-24 13:39:10 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-05-24 13:39:10 (GMT)
commitc86d77e1fe144ac106447b81fb33063671eb98e3 (patch)
treea020e12f6cff6d8a4c7778c1643b4f91516f9eaf /release_docs
parent7f86dac06bbc6403cdfda724307cbc1f73d6b7f6 (diff)
downloadhdf5-c86d77e1fe144ac106447b81fb33063671eb98e3.zip
hdf5-c86d77e1fe144ac106447b81fb33063671eb98e3.tar.gz
hdf5-c86d77e1fe144ac106447b81fb33063671eb98e3.tar.bz2
[svn-r18886] Add -C {Debug | Release} to ctest command line
Diffstat (limited to 'release_docs')
-rwxr-xr-xrelease_docs/CMake_Windows.TXT2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/CMake_Windows.TXT b/release_docs/CMake_Windows.TXT
index 81f5cf7..4fccdc6 100755
--- a/release_docs/CMake_Windows.TXT
+++ b/release_docs/CMake_Windows.TXT
@@ -74,7 +74,7 @@ Notes: This short instruction is written for users who want to quickly build
To test the build, navigate to your build directory and execute;
- ctest .
+ ctest . -C {Debug | Release}
5. The files that support building HDF5 with CMake are all the files in the Resources
folder, the CMakeLists.txt files in each source folder, and two additional files,