aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/hdf5/vcpkg-port-config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/hdf5/vcpkg-port-config.cmake')
-rw-r--r--vcpkg/ports/hdf5/vcpkg-port-config.cmake4
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.
+]])