D17015: Fix the Qt doc creation with Qt 5.12.

Christophe Giboudeaux noreply at phabricator.kde.org
Mon Nov 19 13:33:50 GMT 2018


cgiboudeaux created this revision.
Herald added projects: Frameworks, Build System.
Herald added subscribers: kde-buildsystem, kde-frameworks-devel.
cgiboudeaux requested review of this revision.

REVISION 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.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17015

AFFECTED FILES
  cmake/FindQHelpGenerator.cmake
  docs/CMakeLists.txt
  modules/ECMQueryQmake.cmake

To: cgiboudeaux
Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20181119/83bbf243/attachment.html>


More information about the Kde-buildsystem mailing list