summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-19 21:22:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-19 21:22:23 (GMT)
commitb070ac04e95ae1b75c0e745540daa598a52624d2 (patch)
treea180529f794bf93c90a305b51ac705e43d611381 /config
parentc22c52232760662a09d3047bc3b1973a99b1039b (diff)
downloadhdf5-b070ac04e95ae1b75c0e745540daa598a52624d2.zip
hdf5-b070ac04e95ae1b75c0e745540daa598a52624d2.tar.gz
hdf5-b070ac04e95ae1b75c0e745540daa598a52624d2.tar.bz2
URL and options corrections
Diffstat (limited to 'config')
-rw-r--r--config/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 6171e97..c30980a 100644
--- 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