----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120603/ -----------------------------------------------------------
(Updated Oct. 15, 2014, 11:30 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks. Repository: kauth Description ------- Use officially exported CMAKE paths PLUGIN_INSTALL_DIR is not documented in the header of KDEInstallDirs More importantly on builds that use KDE_INSTALL_USE_QT_SYS_PATHS this is relative, whereas normally it's absolute. By using the CMAKE_INSTALL_FULL path we avoid that problem as it goes through the define_relatve define_absolute macros. Diffs ----- src/BackendsConfig.h.cmake 9b82fb8 Diff: https://git.reviewboard.kde.org/r/120603/diff/ Testing ------- Thanks, David Edmundson
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel