summaryrefslogtreecommitdiff
path: root/thirdparty/liblcms2/src/cmsnamed.c
AgeCommit message (Collapse)Author
2016-08-06Update to lcms 2.8 (#808)Matthieu Darbois
2016-04-30Update lcms (#544)Matthieu Darbois
Update to mm2/Little-CMS@0e8234e090d6aab33f90e2eb0296f30aa0705e57
2015-07-21Switch to libcms2-2.6mayeut
2011-03-20Removed the libs directory containing win32 compiled versions of libpng, ↵Antonin Descampe
libtiff and liblcms. Added a thirdparty directory to include main source files of libtiff, libpng, libz and liblcms to enable support of these formats in the codec executables. CMake will try to statically build these libraries if they are not found on the system. Note that these third party libraries are not required to build libopenjpeg (which has no dependencies).