summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-19 21:22:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-19 21:22:45 (GMT)
commit83b87f60501ea71119be05c3254d833b53701cdb (patch)
treef6e155e6ce9c201c50b2e3e474cdcf1c2e472273 /config
parent0922bd123a025879983be5d055878e716f9a7ef4 (diff)
downloadhdf5-83b87f60501ea71119be05c3254d833b53701cdb.zip
hdf5-83b87f60501ea71119be05c3254d833b53701cdb.tar.gz
hdf5-83b87f60501ea71119be05c3254d833b53701cdb.tar.bz2
URL and options corrections
Diffstat (limited to 'config')
-rwxr-xr-xconfig/cmake/scripts/HDF5options.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/scripts/HDF5options.cmake b/config/cmake/scripts/HDF5options.cmake
index bd18604..92067b2 100755
--- a/config/cmake/scripts/HDF5options.cmake
+++ b/config/cmake/scripts/HDF5options.cmake
@@ -57,7 +57,9 @@ set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ALLOW_EXTERNAL_SUPPORT:STRIN
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ALLOW_EXTERNAL_SUPPORT:STRING=GIT")
### ext libs on system
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DHDF5_ALLOW_EXTERNAL_SUPPORT:STRING=NO")
+#set(ENV{ZLIB_ROOT} "some_location")
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DZLIB_LIBRARY:FILEPATH=some_location/lib/zlib.lib -DZLIB_INCLUDE_DIR:PATH=some_location/include")
+#set(ENV{SZIP_ROOT} "some_location")
#set (ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DSZIP_LIBRARY:FILEPATH=some_location/lib/szlib.lib -DSZIP_INCLUDE_DIR:PATH=some_location/include")
### disable using ext zlib