mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
Merge pull request #1075 from KindDragon/patch-1
[folly] Improve link speed
This commit is contained in:
commit
393e866d6c
@ -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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user