Use BALOO_DBUS_INTERFACES_DIR
ClosedPublic

Authored by heikobecker on Aug 28 2017, 8:52 PM.

Details

Summary

...to find baloo's dbus interfaces. It's defined in
KF5BalooConfig.cmake and should always have the correct location of
the interface files, avoiding the trickery with CMAKE_INSTALL_PREFIX
which might easily go wrong with a custom prefix.

Test Plan

Builds, indexing via baloo works

Diff Detail

Repository
R255 Elisa
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
heikobecker created this revision.Aug 28 2017, 8:52 PM
mgallien accepted this revision.Aug 29 2017, 8:15 PM

Thanks for your help. Very much appreciated

This revision is now accepted and ready to land.Aug 29 2017, 8:15 PM
This revision was automatically updated to reflect the committed changes.