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

Fix optimization flags used for Core and Gui

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 6.0
    • Build System: CMake

    Description

      corelib.pro and gui.pro set CONFIG += optimize_full which causes qmake to compile just those projects with -O3.

      We need to replicate that in CMake. This touches work done in https://codereview.qt-project.org/c/qt/qtbase/+/310545 aka https://bugreports.qt.io/browse/QTBUG-85992

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes