fix install of QCH and HTML documentation
authorDmitry Shachnev <mitya57@debian.org>
Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)
committerDmitry Shachnev <mitya57@debian.org>
Thu, 7 Apr 2022 18:59:47 +0000 (19:59 +0100)
commit9e65223f0f881e4bfa0600a8fd2ea6fa49a98011
treeefd4b621a01736f4dd8aa6501225ad0b35df664b
parent51d2d4b89bc29c71a0a6448feafa79ba6a21575e
fix install of QCH and HTML documentation

Forwarded: https://codereview.qt-project.org/c/qbs/qbs/+/404053
Last-Update: 2022-04-02

- qbs.qch should go to QT_INSTALL_DOCS, not to QBS_DOC_INSTALL_DIR
  (which ends with /html by default).
- HTML documentation was not installed at all.

Gbp-Pq: Name docs_install_path.diff
cmake/QbsDocumentation.cmake