mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:59:06 +08:00
Merge branch 'master' of https://github.com/microsoft/vcpkg into KindDragon-fmt
This commit is contained in:
commit
e70a61d972
@ -202,6 +202,8 @@ namespace vcpkg
|
||||
default:
|
||||
Checks::unreachable();
|
||||
}
|
||||
|
||||
Checks::check_exit(fs::exists(system_wide_targets_file), "Error: failed to copy targets file to %s", system_wide_targets_file.string());
|
||||
}
|
||||
|
||||
const fs::path appdata_src_path = tmp_dir / "vcpkg.user.targets";
|
||||
|
Loading…
Reference in New Issue
Block a user