diff options
| author | Mats Taraldsvik <mats.taraldsvik@gmail.com> | 2021-03-16 19:47:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-16 11:47:27 -0700 |
| commit | efeb03d2023255c2a3c3080b805dfb2fbee32fa4 (patch) | |
| tree | 0cc37e8991b18960db5db981b5029d83e2babf25 /versions/baseline.json | |
| parent | 6d3a6a31294ea51076bfdfa00a5025e5a846184d (diff) | |
| download | vcpkg-efeb03d2023255c2a3c3080b805dfb2fbee32fa4.tar.gz vcpkg-efeb03d2023255c2a3c3080b805dfb2fbee32fa4.zip | |
[ocilib] fix wrong solution filename (#16625)
* [ocilib] fix wrong solution filename
There is only a single file in proj/dll and that is ocilib_dll_vs2019.sln.
* ran x-add-version on new version
* consolidated platform
* consolidated platform
Co-authored-by: Mats Taraldsvik <mats.taraldsvik@norkart.no>
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 7f4e2ecbd..c31882ac4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4230,7 +4230,7 @@ }, "ocilib": { "baseline": "4.7.1", - "port-version": 0 + "port-version": 1 }, "octomap": { "baseline": "1.9.5", |
