Skip to content

Use the executable for intltool once it is found.

Adriaan de Groot requested to merge work/adridg/fix-service-generation into master

Do not assume that the tool -- found with find_program() is also in PATH; this also allows setting INTLTOOL_MERGE via other routes to influence the build. Be explicit, as well, about the full path of the tool that is called.

Merge request reports