Look first for qhelpgenerator-qt5 for help generation

Authored by lbeltrame on Mar 14 2018, 10:12 PM.

Description

Look first for qhelpgenerator-qt5 for help generation

Summary:
A number of distributions uses the -qt5 suffix for Qt command line
tools, to make sure they can coexist with the Qt4 equivalents.

This change uses distutils's find_executable to look for the -qt5
suffix of qhelpgenerator. If it is not found, it falls back to the
un-suffixed version.

Reviewers: Frameworks, ochurlaud

Reviewed By: ochurlaud

Subscribers: fvogt, Documentation

Tags: Frameworks, Documentation

Differential Revision: https://phabricator.kde.org/D11315

Details

Committed
lbeltrameMar 14 2018, 10:12 PM
Reviewer
ochurlaud
Differential Revision
D11315: Look first for qhelpgenerator-qt5 for help generation
Parents
R264:68e58941d8ab: GIT_SILENT Upgrade KF5 version to 5.45.0.
Branches
Unknown
Tags
Unknown