vcpkg/versions/c-/colmap.json
Lily Wang be6e23343e
[colmap] Fix feature tests link glog (#39006)
Fixes #38897 
Should also fix issue https://github.com/microsoft/vcpkg/issues/38393.

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~~SHA512s are updated for each updated download.~~
- [ ] ~~The "supports" clause reflects platforms that may be fixed by
this new version.~~
- [ ] ~~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~~
- [ ] ~~Any patches that are no longer applied are deleted from the
port's directory.~~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

Feature `colmap[core,tests]` passed with following triplets:
```
x86-windows
x64-windows
x64-linux
```
Usage test passed on `x64-windows`.

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-05-29 23:38:15 -07:00

60 lines
1.5 KiB
JSON

{
"versions": [
{
"git-tree": "085e4234e54332750bcde82ced25af0078000d2c",
"version-date": "2023-10-01",
"port-version": 1
},
{
"git-tree": "c3482baa430e8733afa927fae4d3951e300a5c67",
"version-date": "2023-10-01",
"port-version": 0
},
{
"git-tree": "be5a8b2aa2354b0d3aec03253dcd13358ba950da",
"version-date": "2023-03-12",
"port-version": 1
},
{
"git-tree": "31fb7f3106b019ceca3838a9461d372244125f63",
"version-date": "2023-03-12",
"port-version": 0
},
{
"git-tree": "4651c5d183a76d29f6b565efdd3443fca8809250",
"version-date": "2022-03-14",
"port-version": 2
},
{
"git-tree": "bc9f3b2c6df41f81ef8ad2b7657c87bfb1bb83f3",
"version-date": "2022-03-14",
"port-version": 1
},
{
"git-tree": "bf74fe8bdad103c3212e029ac7e736c759be2aa8",
"version-date": "2022-03-14",
"port-version": 0
},
{
"git-tree": "81329023ad5f9b2bd27554d2d8a97f8e63aef708",
"version-string": "3.7",
"port-version": 0
},
{
"git-tree": "7d3a2a8f71b464856f91f3b8b7e2362ec27d6487",
"version-string": "3.6",
"port-version": 2
},
{
"git-tree": "1f88c10f0bc3819bae7c197375bba335106726f1",
"version-string": "3.6",
"port-version": 1
},
{
"git-tree": "e2d108b4334d41c2cc500c5dfe4c389127a46220",
"version-string": "3.6",
"port-version": 0
}
]
}