forked from qt-creator/qt-creator
We don't have to rely on qdoc being located alongside qmake anymore, because nowadays Qt defines a Qt::doc target with IMPORTED_LOCATION set, so we can use that directly. Change-Id: I450578e711e0835e00320251dcadc78c1f02ab7d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>