[CMake] Changed lib name for jpeg?

Anders Backman andersb at cs.umu.se
Fri May 8 03:44:50 EDT 2009


Hi.
Im using CMake 2.6 patch 1. in Windows.
It seems that it is has changed the way jpeg is found.

FindJPEG.cmake:

SET(JPEG_NAMES ${JPEG_NAMES} jpeg)


For all other image formats the following convention is used: libjpeg jpeg

Is there a reason why jpeg is not using the 'lib' convention?
Most dependency packages with jepeg for windows is named libjpeg.lib not
jpeg.lib


/Anders
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090508/07646bc8/attachment.htm>


More information about the CMake mailing list