diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-02-26 11:30:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-26 11:30:38 -0800 |
| commit | c0d44402f7ca2d7e1071c8b46dd04afcdce9701f (patch) | |
| tree | 7e35508ad539e247798dabace4948e9b0989d048 /versions/baseline.json | |
| parent | 0cbc579e1ee21fa4ad0974a9ed926f60c6ed1a4a (diff) | |
| download | vcpkg-c0d44402f7ca2d7e1071c8b46dd04afcdce9701f.tar.gz vcpkg-c0d44402f7ca2d7e1071c8b46dd04afcdce9701f.zip | |
[vcpkg baseline] [itpp] Fix include directory (#16385)
* [itpp] Fix include directory
* Update versions
* [itpp] Disable optional packages
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index ffafcb655..4557e1043 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2613,8 +2613,8 @@ "port-version": 5 }, "itpp": { - "baseline": "4.3.1-5", - "port-version": 0 + "baseline": "4.3.1", + "port-version": 6 }, "ixwebsocket": { "baseline": "11.0.4", |
