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

Fix optimization flags used for Core and Gui

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes