summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-07-14 16:12:01 (GMT)
committerGitHub <noreply@github.com>2021-07-14 16:12:01 (GMT)
commit9ec773bb18b8e7ddce5e347577329fcc8f7a73a9 (patch)
tree16ab7941e5041660c1071b8923baf061c005f7d9 /release_docs/USING_CMake_Examples.txt
parent21c6bb38e6cf0776dbdc37841280dffd6ca79990 (diff)
downloadhdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.zip
hdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.tar.gz
hdf5-9ec773bb18b8e7ddce5e347577329fcc8f7a73a9.tar.bz2
Changes to docs for using plugins (#814)
* Changes to docs for using plugins * VS2019 corrections * Fix typo
Diffstat (limited to 'release_docs/USING_CMake_Examples.txt')
-rw-r--r--release_docs/USING_CMake_Examples.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/USING_CMake_Examples.txt b/release_docs/USING_CMake_Examples.txt
index bd089a6..a12a952 100644
--- a/release_docs/USING_CMake_Examples.txt
+++ b/release_docs/USING_CMake_Examples.txt
@@ -83,6 +83,7 @@ III. Defaults in the HDF5_Examples_options.cmake file
#### HDF_BUILD_CXX:BOOL=OFF ###
#### HDF_BUILD_FORTRAN:BOOL=OFF ###
#### HDF_BUILD_JAVA:BOOL=OFF ###
+#### HDF_BUILD_FILTERS:BOOL=OFF ###
#### BUILD_TESTING:BOOL=OFF ###
#### HDF_ENABLE_PARALLEL:BOOL=OFF ###
#### HDF_ENABLE_THREADSAFE:BOOL=OFF ###