diff options
| author | Cheney Wang <38240633+Cheney-W@users.noreply.github.com> | 2021-02-08 17:45:19 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 17:45:19 -0800 |
| commit | 65b70e69402c0c86bdf20444f8164e69d728029b (patch) | |
| tree | b5624ffaf0bc0bd4d3b837ed15e48ab6eafa2e08 /versions/baseline.json | |
| parent | 60d979c5884f9564f397fdf7bca50eb5dd8d5a20 (diff) | |
| download | vcpkg-65b70e69402c0c86bdf20444f8164e69d728029b.tar.gz vcpkg-65b70e69402c0c86bdf20444f8164e69d728029b.zip | |
[boost-concept-check] Fix warning C4834 when install pagmo2 (#15887)
* [boost-concept-check] Fix warning C4834 when install pagmo2
* Update json files
* Modify patch
* update version
* Modify the patch with other workaround
* Update git-tree
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 18f797207..f5d9102b0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -478,7 +478,7 @@ }, "boost-concept-check": { "baseline": "1.75.0", - "port-version": 0 + "port-version": 1 }, "boost-config": { "baseline": "1.75.0", |
