diff options
Diffstat (limited to 'ports/poco')
| -rw-r--r-- | ports/poco/portfile.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/poco/portfile.cmake b/ports/poco/portfile.cmake index f61ce16d9..7ef484cdb 100644 --- a/ports/poco/portfile.cmake +++ b/ports/poco/portfile.cmake @@ -30,7 +30,6 @@ vcpkg_configure_cmake( -DENABLE_SEVENZIP=ON -DENABLE_TESTS=OFF -DPOCO_UNBUNDLED=ON # OFF means: using internal copy of sqlite, libz, pcre, expat, ... - -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=ON ) vcpkg_install_cmake() |
