Commit Graph

4 Commits

Author SHA1 Message Date
wangli28
8ffa20107d [openmesh]Update version to 8.0 (#5923) 2019-04-03 14:43:10 -07:00
David Ludwig
d68cc287f9 [GraphicsMagick] bug-fix: image files won't load (#4215)
* [GraphicsMagick] bug-fix: image files won't load

GM (GraphicsMagick) was failing to load image files, notably PNG or JPEG
images, as it was being compiled with support for 'GraphicsMagick
Modules'.  These are files with names specific to GM, and of the format,
'IM_*.dll'.  vcpkg's install process was not setting these up.  This
patch makes sure that when GM is built, it embed's GM's own
image-loading code into graphicsmagick.dll.

* [vcpkg_extract_source_archive_ex] Add PATCHES argument

* [openmesh] Use direct download instead of gitlab

* [blaze] Use PATCHES argument

* [graphicsmagick] Use vcpkg_extract_source_archive_ex
2018-09-04 16:20:46 -07:00
Samuel Kogler
03ffd5bac9 Update OpenMesh to 7.0 and use new gitlab function. 2018-05-14 18:53:12 +02:00
itsuhane
b33931c438 Add OpenMesh 6.3(without apps) (#3032) 2018-03-14 07:24:39 -07:00