cgiboudeaux added a comment.
In D17015#363060 <https://phabricator.kde.org/D17015#363060>, @kossebau wrote: > Good to see you caring for ECM documentation not getting broken with Qt 5.12 :) > > Any idea how we could perhaps deduplicate the FindQHelpGenerator.cmake with the one from find-modules (which is a helper for runtime with the ECMAddQch macro)? No instant idea yet, perhaps also better to have dedicated variants for each purppse? Needs me another round of thinking. FindQHelpGenerator.cmake can be deprecated and replaced by a FindXXX.cmake (name to define) module that looks for qhelpgenerator or qcollectiongenerator. IMO not worth the effort, FindQHelpGenerator.cmake will be removed in KF6 REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D17015 To: cgiboudeaux, kossebau Cc: kde-frameworks-devel, kde-buildsystem, michaelh, ngraham, bruns