Review Request 121221: fix find version for libjpeg-turbo
zezadas Moreira
jmrm at ua.pt
Sun Nov 23 14:57:43 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121221/
-----------------------------------------------------------
(Updated Nov. 23, 2014, 2:57 p.m.)
Review request for Gwenview.
Repository: gwenview
Description
-------
Clear CMAKE_MATCH_1 var, to compile with libjpeg-turbo
Diffs
-----
lib/CMakeLists.txt 3242568
Diff: https://git.reviewboard.kde.org/r/121221/diff/
Testing
-------
When the regexp for jpeglib.h is not found (libjpeg-turbo case), the CMAKE_MATCH_0 and CMAKE_MATCH_1 var still with old value, and the old value, in this case was 2060 (lcms version).
reseting the var before trying to find the version fix this bug.
Thanks,
zezadas Moreira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/gwenview-devel/attachments/20141123/322a3757/attachment.html>
More information about the Gwenview-devel
mailing list