vcpkg/ports/osg
Connor Broyles 472e9f1a8b
[osg] Fix plugin installation and target locations (#26214)
* [osg] Install plugins directly to plugins folder

This change removes the stage in portfile.cmake which relocates the osg  plugins from bin/ to plugins/. Instead, the OsgMacroUtils.cmake file is patched to install directly to the plugins folder.

This has two primary effects. The first is correcting the exported target locations, as they still pointed to bin/ after moving the plugins. The second is fixing the process on non-Windows platforms, as the plugins were not being moved in those cases.

* update version

* update version

* update version

* [osg] Update version

* [osg] Update port version

* [osg] Fix port version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:11:08 -07:00
..
collada.patch
fix-nvtt-squish.patch
fix-sdl.patch
link-libraries.patch
openexr3.patch
osgdb_zip_nozip.patch
plugin-pdb-install.patch
portfile.cmake
unofficial-export.patch
unofficial-osg-config.cmake
usage
use-boost-asio.patch
vcpkg.json