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

rerun of cmake loses build type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important 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)

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes