Fix the Qt doc creation with Qt 5.12.
AbandonedPublic

Authored by krop on Nov 20 2018, 11:19 AM.

Details

Reviewers
None
Summary

In Qt >= 5.12, the qhelpgenerator and qcollectiongenerator tools were fused, only qhelpgenerator remains.

Allow using ECMQueryQmake inside ECM.

Due to project(ECM) specifying the "NONE" language, find_package(Qt5Core)
cannot succeed.

if the Qt5::qmake target doesn't exist, we now look for the qmake executable.

Add FindExiv2.cmake to ECM

According to lxr, we have 8 copies of this module in different repositories (+kdelib4support and a playground repo).

Diff Detail

Repository
R240 Extra CMake Modules
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5175
Build 5193: arc lint + arc unit
krop created this revision.Nov 20 2018, 11:19 AM
Restricted Application added projects: Frameworks, Build System. · View Herald TranscriptNov 20 2018, 11:19 AM
Restricted Application added subscribers: kde-buildsystem, kde-frameworks-devel. · View Herald Transcript
krop requested review of this revision.Nov 20 2018, 11:19 AM
krop abandoned this revision.Nov 20 2018, 11:29 AM