aboutsummaryrefslogtreecommitdiff
path: root/ports/hdf5
diff options
context:
space:
mode:
Diffstat (limited to 'ports/hdf5')
-rw-r--r--ports/hdf5/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/hdf5/portfile.cmake b/ports/hdf5/portfile.cmake
index b2d32a322..9801ec44a 100644
--- a/ports/hdf5/portfile.cmake
+++ b/ports/hdf5/portfile.cmake
@@ -39,7 +39,6 @@ vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
OPTIONS
- -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=1
-DBUILD_TESTING=OFF
-DDISABLE_STATIC_LIBS=${DISABLE_STATIC_LIBS}
-DHDF5_BUILD_EXAMPLES=OFF