mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +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
|
||
---|---|---|
.. | ||
CONTROL | ||
fix-install-prefix-path.patch | ||
fix-pdb-find.patch | ||
install-include-dir.patch | ||
portfile.cmake |