[folly] Improve link speed

This commit is contained in:
Arkady Shapkin 2017-05-11 01:41:16 +03:00 committed by GitHub
parent c0fbff09ae
commit 3960292b6c

View File

@ -45,7 +45,7 @@ vcpkg_configure_cmake(
# TODO: Confirm it's ok that we aren't adding the debug/bin folder.
set(ENV{PATH} "$ENV{PATH};${CURRENT_INSTALLED_DIR}/bin")
vcpkg_install_cmake()
vcpkg_install_cmake(MSVC_64_TOOLSET)
vcpkg_copy_pdbs()