aboutsummaryrefslogtreecommitdiff
path: root/ports/szip
diff options
context:
space:
mode:
Diffstat (limited to 'ports/szip')
-rw-r--r--ports/szip/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/szip/portfile.cmake b/ports/szip/portfile.cmake
index 0edee4dc4..957d91ea1 100644
--- a/ports/szip/portfile.cmake
+++ b/ports/szip/portfile.cmake
@@ -31,7 +31,6 @@ vcpkg_apply_patches(
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
OPTIONS
- -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=1
-DSZIP_INSTALL_DATA_DIR=share/szip/data
-DSZIP_INSTALL_CMAKE_DIR=share/szip
)