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

CPU feature detection broken with CMake

    XMLWordPrintable

Details

    Description

      After searching a bit, I found this option to add compiler flags to configure. 

      ../configure – -DCMAKE_CXX_FLAGS_RELEASE=-march=skylake

      But the configure overview still says:

      "Building for: linux-g++ (x86_64, CPU features: mmx sse sse2)"

      Which means Qt isn't aware the cpu feature is enabled unconditionally (or the output is wrong).

      Attachments

        Activity

          People

            qtbuildsystem Qt Build System Team
            allan.jensen Allan Sandfeld Jensen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: