mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 14:07:29 +08:00
move the pre_build_info
This commit is contained in:
parent
81909e47d1
commit
45cd8cda5a
@ -603,7 +603,7 @@ namespace vcpkg::Build
|
||||
*config.scf.core_paragraph,
|
||||
triplet,
|
||||
build_info,
|
||||
pre_build_info,
|
||||
std::move(pre_build_info),
|
||||
abi_tag);
|
||||
|
||||
if (error_count != 0)
|
||||
|
Loading…
Reference in New Issue
Block a user