From 334cc1781f794b490ef1dd88dae10abab8dd42c6 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Fri, 8 Jul 2011 09:16:28 -0500 Subject: [svn-r21073] Removed reference to PackedBits option --- release_docs/CMake.txt | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v0.12