We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303c420 commit 8a5e9e7Copy full SHA for 8a5e9e7
doc/doc.pro
@@ -17,6 +17,6 @@ QMAKE_EXTRA_TARGETS += docTarget
17
docInst1.path = $$[QT_INSTALL_DOCS]
18
docInst1.files = $$OUT_PWD/qtautoupdater.qch
19
docInst1.CONFIG += no_check_exist
20
-docInst2.path = $$[QT_INSTALL_DOCS]/qtautoupdater
+docInst2.path = $$[QT_INSTALL_DOCS]
21
docInst2.files = $$OUT_PWD/qtautoupdater
22
INSTALLS += docInst1 docInst2
0 commit comments