Reorder cmake macro includes
ClosedPublic

Authored by arojas on Aug 27 2019, 6:12 PM.

Details

Reviewers
sitter
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
R487:76d2c56e9c71: Reorder cmake macro includes
Summary

ECMGeneratePriFile uses KDE_USE_QT_SYS_PATHS, which is initialized in KDEInstallDirs, so the latter must be imported earlier.

Test Plan

Compile without setting CMAKE_INSTALL_PREFIX, pri files are installed to the right place

Diff Detail

Repository
R487 Phonon
Lint
Lint Skipped
Unit
Unit Tests Skipped
arojas created this revision.Aug 27 2019, 6:12 PM
Owners added a reviewer: Restricted Owners Package.Aug 27 2019, 6:12 PM
arojas requested review of this revision.Aug 27 2019, 6:12 PM
sitter accepted this revision.Aug 27 2019, 11:30 PM
This revision is now accepted and ready to land.Aug 27 2019, 11:30 PM
This revision was automatically updated to reflect the committed changes.