diff options
Diffstat (limited to 'vcpkg/ports/hdf5/vcpkg-port-config.cmake')
| -rw-r--r-- | vcpkg/ports/hdf5/vcpkg-port-config.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vcpkg/ports/hdf5/vcpkg-port-config.cmake b/vcpkg/ports/hdf5/vcpkg-port-config.cmake new file mode 100644 index 0000000..89fa5ac --- /dev/null +++ b/vcpkg/ports/hdf5/vcpkg-port-config.cmake @@ -0,0 +1,4 @@ +# This variable can be used for testing and for messages. +set(HDF5_WITH_PARALLEL [[ +HDF5 was built with parallel support. +]]) |