Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-856

Please make docs install dir configurable in qmake

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 1.8.0
    • 1.4.1
    • Documentation
    • None
    • Debian GNU/Linux sid

    • 3f76c27847c157a0292a4caf73617f7d1d86edef

      doc/doc.pri currently has:

      inst_qch_docs.path = $${QBS_INSTALL_PREFIX}/share/doc/qbs
      

      However, on Debian, Qt Assistant can't find docs in that directory, because we use a different docs location:

      qmake -query QT_INSTALL_DOCS
      /usr/share/qt5/doc
      

      Is it possible to use QT_INSTALL_DOCS or at least make the path configurable via a qmake variable?

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

            jbornema Joerg Bornemann
            mandriver Dmitry Shachnev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes