summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-07-01 21:23:11 (GMT)
committerGitHub <noreply@github.com>2021-07-01 21:23:11 (GMT)
commit1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243 (patch)
treea2f5787509f691ddc29284cdfd9e67c81a49e649 /release_docs/USING_CMake_Examples.txt
parent007d5a4b1ecdcc0f3c470060ab3e371e0f10e8f0 (diff)
downloadhdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.zip
hdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.tar.gz
hdf5-1adf9ad9ea4f48194a4736b4f0cd2b4d1eb75243.tar.bz2
1.12 Update docs with plugins usage and fix version refs (#815)
* Update docs with plugins usage and fix version refs * Update VS2019 corrections * Correct version ref
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 a351558..108be5e 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 ###