summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-10-02 14:22:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-10-02 14:22:11 (GMT)
commitb6f9fcaec52bf4f69616e99c4b92ac89c72a58fb (patch)
tree59f32c253b359a41313beb22c574b4c8d459e902 /config/cmake
parent3ad1014b07acd92d8b25aef4e28d150ec7d36745 (diff)
downloadhdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.zip
hdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.tar.gz
hdf5-b6f9fcaec52bf4f69616e99c4b92ac89c72a58fb.tar.bz2
Cleanup whitespace and comments compared to develop
Diffstat (limited to 'config/cmake')
-rw-r--r--config/cmake/scripts/HDF5options.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake
index 738c6c4..ff2f350 100644
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -67,7 +67,7 @@ set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ALLOW_EXTERNAL_SUPPORT:STRIN
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ENABLE_SZIP_ENCODING:BOOL=OFF")
#### package examples ####
-#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_PACK_EXAMPLES:BOOL=ON -DHDF5_EXAMPLES_COMPRESSED:STRING=HDF5Examples-1.12.4-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
+#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_PACK_EXAMPLES:BOOL=ON -DHDF5_EXAMPLES_COMPRESSED:STRING=HDF5Examples-1.12.5-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
#############################################################################################
### enable parallel builds