summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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,