From 9f5a4ed901da65a3b5a6b63f75c99a5fe72c6832 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 24 May 2010 08:38:53 -0500 Subject: [svn-r18885] Add -C {Debug | Release} to ctest command line --- release_docs/CMake_Windows.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_docs/CMake_Windows.TXT b/release_docs/CMake_Windows.TXT index c6ec38e..044311c 100755 --- a/release_docs/CMake_Windows.TXT +++ b/release_docs/CMake_Windows.TXT @@ -78,7 +78,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, -- cgit v0.12