On Monday 19 December 2011 Dec, Cyrille Berger Skott wrote:
Good idea, done.
--
Boudewijn Rempt, CTO KO GmbH. http://www.kogmbh.com/legal
___
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel
Hi,
In the mean time, you might as well keep lcms 1 for just windows. With:
if(WIN32 AND HAVE_LCMS)
add_subdirectory(lcms)
endif()
in calligra/plugins/colorengines (or something more sophisticated with a
message for linux).
On Monday 19 December 2011, Boudewijn Rempt wrote:
> Hi,
>
> Th