Reorder cmake macro imports
ClosedPublic

Authored by arojas on Aug 31 2019, 6:24 PM.

Details

Summary

ECMGeneratePriFile uses KDE_INSTALL_USE_QT_SYS_PATHS, which is initialized in KDEInstallDirs, so the latter should be imported first

Test Plan

Build without setting CMAKE_INSTALL_PREFIX, pri files are intalled in the right path

Diff Detail

Repository
R665 KAsync: Asynchronous Task Control Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
arojas requested review of this revision.Aug 31 2019, 6:24 PM
arojas created this revision.
cmollekopf accepted this revision.Sep 1 2019, 7:57 AM
This revision is now accepted and ready to land.Sep 1 2019, 7:57 AM
This revision was automatically updated to reflect the committed changes.