diff options
| author | Aaron Clauson <[email protected]> | 2020-09-29 13:48:28 +0100 |
|---|---|---|
| committer | Aaron Clauson <[email protected]> | 2020-09-29 13:48:28 +0100 |
| commit | 712f95d3324d02310dd468e7bfd1e1b0df432e77 (patch) | |
| tree | 3300602820563f8c97bf87e9d2bf01ede25ce358 /src/script/script.cpp | |
| parent | Merge #19927: validation: Reduce direct g_chainman usage (diff) | |
| download | discoin-712f95d3324d02310dd468e7bfd1e1b0df432e77.tar.xz discoin-712f95d3324d02310dd468e7bfd1e1b0df432e77.zip | |
Update msvc build to use new vcpkg manifest
The vcpkg tool has introduced a proper way to use manifests, https://devblogs.microsoft.com/cppblog/vcpkg-accelerate-your-team-development-environment-with-binary-caching-and-manifests/. This PR replaces the custom text file mechanism with the new manifest approach.
It is planned that vckpg manifests will include the ability to version dependencies in the future. Dependency versions would solve a number of issues that currently require workarounds with the appveyor CI.
Set vcpkg manifest version to 1 to avoid any perception it's related to any release or other version numbering.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions