Skip to content

Commit

Permalink
Merge branch 'local_vol' of https://github.com/mattjala/hdf5 into loc…
Browse files Browse the repository at this point in the history
…al_vol
  • Loading branch information
mattjala committed Sep 1, 2023
2 parents 1768dc8 + 0bc6bcb commit b2106f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeVOL.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ if (HDF5_VOL_ALLOW_EXTERNAL)
message (SEND_ERROR "Invalid URL '${HDF5_VOL_SOURCE}' specified for HDF5_VOL_URL${vol_idx_fixed}")
elseif (HDF5_ALLOW_EXTERNAL_SUPPORT MATCHES "LOCAL_DIR")
message (SEND_ERROR "Invalid source path '${HDF5_VOL_SOURCE}' specified for HDF5_VOL_PATH${vol_idx_fixed}")
else()
endif()
endif ()

Expand Down

0 comments on commit b2106f4

Please sign in to comment.