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
Sean Warren
28aaced0f5
[lcms] Add 'd' debug postfix
2017-11-14 11:54:11 +11:00
Alexander Karatarakis
cb239b92c0
Fix several port hashes due to github tar.gz change
...
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07: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
Robert Schumacher
7f9e9574a3
[lcms] Remove vcpkg_build_cmake()
2017-08-19 18:55:40 -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
Mikhail Paulyshka
1e53c60fd7
[lcms] rename library to lcms2
2017-07-25 03:21:57 +03:00
agadoul
4ef429dd9e
implment reviews.
2017-01-30 15:22:39 +01:00
agadoul
798ae24d96
use induced library type.
2017-01-30 14:35:38 +01:00
agadoul
9e34484cbe
uncomment removal of utf-8 flag
2016-12-15 13:16:55 +01:00
agadoul
0b62c9ce91
fix warning due to encoding.
2016-12-15 09:12:00 +01:00
Axel Barrot
6fbd2ad780
support lcms library ( http://www.littlecms.com/download.html )
2016-12-14 15:58:00 +01:00