Skip to content

Commit

Permalink
Merge branch 'master' into print-limit-violations
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbagu committed Oct 13, 2017
2 parents 28d135f + b4549f9 commit 730b4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thirdparty/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ endif()
set(CMAKE_BINARY_DIR ${prefix}/build)

if (download)
set(szip_url https://support.hdfgroup.org/ftp/lib-external/szip/2.1/src/szip-2.1.tar.gz)
set(szip_url https://support.hdfgroup.org/ftp/lib-external/szip/previous/2.1/src/szip-2.1.tar.gz)
set(hdf5_url https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8/hdf5-1.8.13/src/hdf5-1.8.13.tar.gz)
set(matio_url http://downloads.sourceforge.net/project/matio/matio/1.5.2/matio-1.5.2.tar.gz)
else()
Expand Down

0 comments on commit 730b4d3

Please sign in to comment.