Fix mimetype file installation (needs ECM & KDEInstallDirs)
ClosedPublic

Authored by kossebau on Apr 27 2016, 11:13 PM.

Details

Summary

find_package( SharedMimeInfo) relies on some FindSharedMimeInfo.cmake file
as sharedmimeinfo does not come itself with cmake config files.
ECM provides a FindSharedMimeInfo.cmake file.
Not sure about platforms without ECM, are there any where the additional
Geo mimetypes should be also registered?

Diff Detail

Repository
R34 Marble
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau updated this revision to Diff 3552.Apr 27 2016, 11:13 PM
kossebau retitled this revision from to Fix mimetype file installation (needs ECM & KDEInstallDirs).
kossebau updated this object.
kossebau edited the test plan for this revision. (Show Details)
kossebau added reviewers: rahn, nienhueser.
nienhueser accepted this revision.May 4 2016, 7:22 PM
nienhueser edited edge metadata.

Should be fine, me thinks.

This revision is now accepted and ready to land.May 4 2016, 7:22 PM
This revision was automatically updated to reflect the committed changes.