diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-03-06 10:46:45 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-03-06 10:46:45 -0800 |
| commit | 6e44495b2fe83d6bde89bd5bed017d5b28fa245e (patch) | |
| tree | 25c7598b5252782fda21aba630fd44168f6ec96e /ports/libbson | |
| parent | 1b9b19e66c7a9933fb0b205db864c5060a7be865 (diff) | |
| download | vcpkg-6e44495b2fe83d6bde89bd5bed017d5b28fa245e.tar.gz vcpkg-6e44495b2fe83d6bde89bd5bed017d5b28fa245e.zip | |
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
Diffstat (limited to 'ports/libbson')
| -rw-r--r-- | ports/libbson/portfile.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/libbson/portfile.cmake b/ports/libbson/portfile.cmake index ce2ccea40..6116f1f8c 100644 --- a/ports/libbson/portfile.cmake +++ b/ports/libbson/portfile.cmake @@ -12,7 +12,6 @@ vcpkg_configure_cmake( SOURCE_PATH ${SOURCE_PATH}
OPTIONS
-DENABLE_TESTS=OFF
- -DCMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP=ON
)
vcpkg_install_cmake()
|
