Commit Graph

6 Commits

Author SHA1 Message Date
trylle
b286cd50dd Freeimage/libraw/lcms debug build fixes (#3643)
* Patch libraw-local FindLCMS2.cmake to handle debug postfix

* Remove library statement from def as name is incorrect for debug builds

https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is
required, but works fine (better) without.

* Patch FindLibRaw.cmake to handle debug postfix

* [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07 22:50:51 -07:00
Robert Schumacher
89a49b25b6 [lcms] Bump package version 2017-11-21 21:09:21 -08:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Mikhail Paulyshka
73a02b9f70 [lcms] fix header file
* fix header file
* prefer ninja
* use github
2017-08-19 23:29:24 +03:00
Robert Schumacher
ffbb6ff424 [lcms] Version bump 2017-07-28 10:21:19 -07:00
Axel Barrot
6fbd2ad780 support lcms library (http://www.littlecms.com/download.html) 2016-12-14 15:58:00 +01:00