Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-86738

Top-level and repo-level doc installation targets are dysfunctional

XMLWordPrintable

      This is something I noticed when I started the Qt6 packaging:

      `make install_docs_<module> DESTDIR=/path/to/buildroot` fails

      The best explanation I found is that `add_custom_target(install_html_docs_${target} ...)` in qtbase/cmake/QTDocsHelpers.cmake tries to copy directories rather than installing build targets.

      For the moment, I use a patch which creates a real installation target but I'm not happy with the result yet.

       

        For Gerrit Dashboard: QTBUG-86738
        # Subject Branch Project Status CR V

            jbornema Joerg Bornemann
            cgiboudeaux Christophe Marin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes