summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5options.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-08-26 21:41:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-08-26 21:41:11 (GMT)
commitd9f3f4f76ab82908144f54b48694a0e3ce86b816 (patch)
tree24b7d2c7489e556320c5cd6698e44f5e5ef1e9a6 /config/cmake/scripts/HDF5options.cmake
parenta79a2bf83e3d2c5c589a8e32f9e69f4cc9a0a649 (diff)
parent5e7a3fba706103ed066f536d7ac3e12cb2c06277 (diff)
downloadhdf5-d9f3f4f76ab82908144f54b48694a0e3ce86b816.zip
hdf5-d9f3f4f76ab82908144f54b48694a0e3ce86b816.tar.gz
hdf5-d9f3f4f76ab82908144f54b48694a0e3ce86b816.tar.bz2
Merge pull request #2854 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:hdf5_1_10_7 to hdf5_1_10_7
* commit '5e7a3fba706103ed066f536d7ac3e12cb2c06277': Merge CMake changes from 1.10 dev
Diffstat (limited to 'config/cmake/scripts/HDF5options.cmake')
-rwxr-xr-xconfig/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 28a78d3..bd18604 100755
--- 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.10.14-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.10.15-Source.tar.gz -DHDF5_EXAMPLES_COMPRESSED_DIR:PATH=${CTEST_SCRIPT_DIRECTORY}")
#############################################################################################
### enable parallel builds