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

rerun of cmake loses build type

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.5, 6.6.3
    • 6.5, 6.6
    • Build System: CMake
    • None
    • Windows
    • 4afb6fbd6 (6.6), 1ba8b8d39 (tqtc/lts-6.5)

    Description

      Steps to reproduce:

      • do the module build of qtbase with -debug
      • configure any other module qt-configure-module c:\dev\qt5\qtdeclarative.6.8
      • observe build type = debug
      • touch CMakeList.txt
      • ninja -j1
      • note – Setting build type to 'Release' as none was specified
      • observe build type = release
      • delete CMakeCache.txt
      • rerun configure module
      • observe build type = debug

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              michal Michal Klocek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes