mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[folly] Improve link speed
This commit is contained in:
parent
c0fbff09ae
commit
3960292b6c
@ -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