mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-29 20:23:41 +08:00
c8021b4675
* [opencascade] fix #16252 by exporting includ directories with the targets and replacing internal includes from #include "..." to #include<...> post installation * [opencascade] added port version * [opencascade] update SHA of versions/o-/opencascade.json * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * remove commented line for BUILD_INTERFACE * updated version * remove replacement of includes form #include <...> to #include "..." * update port version * added fix-install-prefix-path.patch, which was removed by #15997 * fix fix-install-prefix-path.patch * update port version * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update port version * [opencascade]Revert "remove replacement of includes form #include <...> to #include "..."" also refined regex to allow white spaces between # and 'include' This reverts commit 4b362739f5e57449b3d6b1fcd6f2817b3be144a4. * [opencascade] update port version * [opencascade] change exported include directory from include/opencascade to include * [opencascade] update port version Co-authored-by: bloess <josua.bloess@uni-bayreuth.de> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
35 lines
815 B
JSON
35 lines
815 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1afbbcf0d6d85963a334b8ae8e95b4fe16a9ff5b",
|
|
"version-string": "7.5.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "0d003408ab69f77a4ca2c02de115087c87a46b27",
|
|
"version-string": "7.5.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "dc198546c1a39fc3a26f7fae34f1ca97afa94f32",
|
|
"version-string": "7.4.0",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "646db5b2c13e7a7a45048373edc27efcfd348dd9",
|
|
"version-string": "7.4.0",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "9735f1411a8eb5954d588eb13162b3b07f35726e",
|
|
"version-string": "7.4.0",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "4ffd2ac8cc350cd08652297a4959d172c1d45d6a",
|
|
"version-string": "7.4.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|