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

Support more convenient variable assignments in configure

    XMLWordPrintable

Details

    • All
    • c5409964b0c627b25131c73f95794314feb51b5d (qt/qtbase/dev) 360f181857 (qt/qtbase/6.2) 360f181857 (qt/tqtc-qtbase/6.2) 360f181857 (qt/tqtc-qtbase/6.2.4)

    Description

      The qmake-based configure can take variable assignments for

      • libraries, like OPENSSL_INCDIR=/where/ever
      • variables prefixed with QMAKE_

      For the CMake-based configure we could support setting CMake variables like this

      configure ... CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
      

      in addition to the of the more explicit way that's already possible

      configure .. -- -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
      

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: