CMakeLists.txt FindPNG

Omri Mezrich omezrich at gmail.com
Fri Aug 11 14:29:56 BST 2006


Hi,

in khtml, CMakeLists.txt has:

# not done by cmake's FindJPEG.cmake:
if (NOT JPEG_FOUND)
  message(FATAL_ERROR "JPEG library not found, required by KHTML -
please install libjpeg")
endif (NOT JPEG_FOUND)

As far as I can see in CMake 2.4.3 FindJPEG does already fail on
error, but FindPNG doesn't. (Please check me...)

I attached a three line patch to change jpeg->png...

(Should I email someone at cmake?)

-Omri Mezrich.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists_PNG_not_found.patch
Type: text/x-diff
Size: 663 bytes
Desc: not available
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20060811/e993f058/attachment.patch>


More information about the kfm-devel mailing list