Review Request 116098: Drop unneccessary dependency on extra-cmake-modules and use GNUInstallDirs
Alexander Richardson
arichardson.kde at googlemail.com
Wed Mar 5 02:46:06 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116098/
-----------------------------------------------------------
(Updated March 5, 2014, 2:46 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks, Daniel Nicoletti, Lamarque Souza, and Sebastian Kügler.
Repository: libnm-qt
Description
-------
Drop unneccessary dependency on extra-cmake-modules and use GNUInstallDirs
This means there is no longer a need for passing -DLIB_SUFFIX=64 on e.g.
openSuSE, since CMake will detect the correct install directory for most
distributions. If for some reason CMake doesn't detect the correct
directory it can be overriden using e.g. -DCMAKE_INSTALL_LIBDIR=lib32
Diffs
-----
CMakeLists.txt 9918278
NetworkManagerQt.pc.cmake 2c3ab07
include/CMakeLists.txt 2b51ced
include/settings/CMakeLists.txt 1a00bdb
Diff: https://git.reviewboard.kde.org/r/116098/diff/
Testing
-------
Installed into the right directories after applying the patch.
Thanks,
Alexander Richardson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140305/86e72c10/attachment.html>
More information about the Kde-frameworks-devel
mailing list