kossebau requested changes to this revision.
kossebau added a comment.
This revision now requires changes to proceed.
Thanks for the fix. Sadly this fails on my openSUSE TW system with system
Qt5 packages, where _path is /usr/lib64/qt5/bin, and while that dir has both
qhelpgenerator-qt5 and qhelpgenerator files, they are links pointing to the
actual executable file located at /usr/bin/qhelpgenerator-qt5
lrwxrwxrwx 1 root root 31 28. Mai 12:40
/usr/lib64/qt5/bin/qhelpgenerator-qt5 -> ../../../bin/qhelpgenerator-qt5
lrwxrwxrwx 1 root root 31 28. Mai 12:40 /usr/lib64/qt5/bin/qhelpgenerator
-> ../../../bin/qhelpgenerator-qt5
Still had no time to investigate some more why this fails.
(Actually it is not such an issue if the Qt4 version is used, it's working as
well. But still using the latest version of qhelpgenerator, as provided by qt5,
feels better -> "newer is better!")
REPOSITORY
R240 Extra CMake Modules
REVISION DETAIL
https://phabricator.kde.org/D6249
To: palimaka, #frameworks, kossebau, kfunk
Cc: alexeymin, asturmlechner, #build_system