-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126123/
-----------------------------------------------------------

Review request for KDE Frameworks.


Repository: solid


Description
-------

Configuring KF5 Solid under KUbuntu 14.04 for installation in a parallel prefix 
(/opt/local) it failed to find libudev which is installed "normally".

Modifying FindUDev.cmake to follow the same approach as other Find`*.cmake 
files (use pkgconfig first, and the results as hints for `find_path` and 
`find_library`) corrected that failure.


Diffs
-----

  cmake/FindUDev.cmake 9d0f21d 

Diff: https://git.reviewboard.kde.org/r/126123/diff/


Testing
-------

On Kubuntu 14.04.3 with Qt 5.5.1 and all of Solid 5.16.0's KF5 dependencies 
installed in /opt/local


Thanks,

René J.V. Bertin

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to