Merge pull request #1075 from KindDragon/patch-1

[folly] Improve link speed
This commit is contained in:
Alexander Karatarakis 2017-05-11 17:59:56 -07:00 committed by GitHub
commit 393e866d6c

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()