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

3rdparty libs in qt_lib_XXX.pri files are broken in Ninja Multi-Config build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.0.0
    • Build System: CMake

    Description

      cmake -G"Ninja Multi-Config" -DCMAKE_C_COMPILER=cl.exe -DCMAKE_CXX_COMPILER=cl.exe -DCMAKE_CONFIGURATION_TYPES="RelWithDebInfo;Debug" -DFEATURE_developer_build=ON -DBUILD_EXAMPLES=OFF -DBUILD_TESTING=OFF -DBUILD_WITH_PCH=OFF -DOPENSSL_ROOT_DIR="C:\Program Files\OpenSSL-Win64" C:\Users\jobor\dev\qt\dev\qtbase

      breaks the NMC build, because we generate different content for qt_lib_network_private.pri for different configs. Happens because of the different debug/release openssl libs.

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes