Add error message if intltool-merge is not found
ClosedPublic

Authored by elvisangelaccio on Jun 6 2017, 11:15 AM.

Details

Summary

Users of the kaccounts_add_* macros are supposed to do a
find_package(Intltool REQUIRED), but if they don't the build fails with
a rather obscure message (make install fails because the service or
provider file was not generated).

This error message will at least make the life of packagers a bit
easier.

BUG: 378932

Diff Detail

Repository
R155 KAccounts Integration
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Ping. I'll push before the the 17.04.3 tag unless there are objections.

This revision was automatically updated to reflect the committed changes.