El Divendres, 18 de maig de 2012, a les 01:56:03, Maciej Mrozowski va 
escriure:
> Hello,
> 
> When both libcms1 and libcms2 are present, liblcms2 is automatically
> selected with no way to override the choice. Patch adds the choice by the
> means of ENABLE_LCMS2 option.

This doesn't work if you do not have lcms2 installed but have lcms installed 
right?

Because it'll go throught the first 

if(ENABLE_LCMS2)  (because i don't have a clue if i have it or not)
and then fail at 
find_package(LCMS2)
and then don't look for LCMS1, no?

Albert
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to