Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28609

CMake Presets kits do not reflect changes in the CMakePresets.json file

    XMLWordPrintable

Details

    • a3153c535 (9.0)

    Description

      When changing any value of the default Kit CMake variables:

      • CMAKE_C_COMPILER
      • CMAKE_CXX_COMPILER
      • QT_QMAKE_EXECUTABLE
      • CMAKE_PREFIX_PATH

      in a CMakePreset.json file, upon reloading of the preset, the old Kit will be used and the new values are not taken into consideration.

      This is due to the fact that Qt Creator only checks if a Kit with QTC_CMAKE_PRESET variable is present. 

       

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              cadam Cristian Adam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes