[poppler] [PATCH] [CMake] Fix automagic lcms dependencies
Albert Astals Cid
aacid at kde.org
Mon Jun 18 15:04:11 PDT 2012
El Dijous, 14 de juny de 2012, a les 19:32:39, Maciej Mrozowski va escriure:
> On Sunday 10 of June 2012 18:06:34 Albert Astals Cid wrote:
> > The CMake part still looks wrong, there is no way to disable it now.
>
> Grr, right, sorry for that.
>
> > Please convert the last else to elseif "auto" and add to the description
> > that anyother than lcm2,1,auto disables cms usage.
>
> I did the same if/elseif order as for autotools:
> if (auto) // try lcms2 then lcms1
> elseif(lcms1)
> elseif(lcms2)
> endif() // '--disable-cms' or 'ENABLE_CMS=' or anything else given
Pushed to master.
Cheers,
Albert
More information about the poppler
mailing list