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

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

    XMLWordPrintable

Details

    Description

      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.

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes