Review Request 119849: Improve CMAKE error message when XRender or XFixes are missing
Alexander Richardson
arichardson.kde at gmail.com
Tue Aug 19 21:38:32 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119849/
-----------------------------------------------------------
Review request for KDE Frameworks.
Repository: kwindowsystem
Description
-------
This is what would be printed previously:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xrender_LIB (ADVANCED)
linked by target "KF5WindowSystem" in directory /foo/bar
Now we print:
The XRender library could not be found. Please install the development package for it.
Diffs
-----
src/CMakeLists.txt 2794ed1e6f56ed521d845bc20ba1c027493e14e7
Diff: https://git.reviewboard.kde.org/r/119849/diff/
Testing
-------
Thanks,
Alexander Richardson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140819/f77fe884/attachment.html>
More information about the Kde-frameworks-devel
mailing list