summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2020-08-25 17:45:07 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2020-08-25 17:45:07 (GMT)
commitc2bdb265f692aa1ee63c1a76b2c3f15f63d3649d (patch)
tree44705be40fbbbe85b4a5a70c154a07fdcb98a459 /config
parent6abf2770b39878acde57e74fb7d87f07be7390dc (diff)
downloadhdf5-c2bdb265f692aa1ee63c1a76b2c3f15f63d3649d.zip
hdf5-c2bdb265f692aa1ee63c1a76b2c3f15f63d3649d.tar.gz
hdf5-c2bdb265f692aa1ee63c1a76b2c3f15f63d3649d.tar.bz2
Updated version to 1.10.7.1. bin/h5vers changed to accomodate the
format change.
Diffstat (limited to 'config')
-rwxr-xr-xconfig/cmake/scripts/HDF5config.cmake2
-rwxr-xr-xconfig/cmake/scripts/HDF5options.cmake1
2 files changed, 2 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index daa43fb..41e56ca 100755
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -37,7 +37,7 @@ cmake_minimum_required (VERSION 3.12)
##############################################################################
set (CTEST_SOURCE_VERSION "1.10.7")
-set (CTEST_SOURCE_VERSEXT "-1")
+set (CTEST_SOURCE_VERSEXT ".1")
##############################################################################
# handle input parameters to script.
diff --git a/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake
index 28a78d3..3bc7ef6 100755
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -97,6 +97,7 @@ endif()
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_NO_PACKAGES:BOOL=ON")
### Create install package with external libraries (szip, zlib)
set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_PACKAGE_EXTLIBS:BOOL=ON")
+set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ENABLE_ROS3_VFD:BOOL=TRUE")
#############################################################################################
### use a toolchain file