forked from qt-creator/qt-creator
Doc: Add dependency to qtcmake for links to CMake docs to work
Fixes a QDoc warning. Change-Id: I7248cbc6471830039f6399696416de40ceacb595 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
@@ -33,6 +33,7 @@ HTML.extraimages = images/commercial.png
|
|||||||
qhp.QtCreator.extraFiles = images/commercial.png
|
qhp.QtCreator.extraFiles = images/commercial.png
|
||||||
|
|
||||||
depends += qtwidgets \
|
depends += qtwidgets \
|
||||||
|
qtcmake \
|
||||||
qtcore \
|
qtcore \
|
||||||
qtqml \
|
qtqml \
|
||||||
qtquick \
|
qtquick \
|
||||||
|
Reference in New Issue
Block a user