summaryrefslogtreecommitdiffstats
path: root/release_docs/CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-07-08 14:16:28 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-07-08 14:16:28 (GMT)
commit334cc1781f794b490ef1dd88dae10abab8dd42c6 (patch)
tree2ef4af4a141620222e510ceaa4a5231e7b1af062 /release_docs/CMake.txt
parent3827cdb997551c923f1c8ce2df430e374c1d8182 (diff)
downloadhdf5-334cc1781f794b490ef1dd88dae10abab8dd42c6.zip
hdf5-334cc1781f794b490ef1dd88dae10abab8dd42c6.tar.gz
hdf5-334cc1781f794b490ef1dd88dae10abab8dd42c6.tar.bz2
[svn-r21073] Removed reference to PackedBits option
Diffstat (limited to 'release_docs/CMake.txt')
-rwxr-xr-xrelease_docs/CMake.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt
index 24f130b..bbfa442 100755
--- a/release_docs/CMake.txt
+++ b/release_docs/CMake.txt
@@ -127,7 +127,6 @@ Notes: This short instruction is written for users who want to quickly build
SET (HDF5_ENABLE_SZIP_ENCODING ON CACHE BOOL "Use SZip Encoding" FORCE)
SET (HDF5_ENABLE_SZIP_SUPPORT ON CACHE BOOL "Use SZip Filter" FORCE)
SET (HDF5_ENABLE_Z_LIB_SUPPORT ON CACHE BOOL "Enable Zlib Filters" FORCE)
- SET (HDF5_USE_H5DUMP_PACKED_BITS ON CACHE BOOL "Use the PACKED BITS feature in h5dump" FORCE)
SET (HDF5_ENABLE_COVERAGE OFF CACHE BOOL "Enable code coverage for Libraries and Programs" FORCE)
2. Configure the cache settings