Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 12.0.1
-
-
7f1e16172 (13.0)
Description
Summary
Kits generated from CMake Presets do not respect `binaryDir` setting
Expected Behaviour
All kits imported from a CMake preset where the `binaryDir` value as set, should set the corresponding Build Folder correctly
Actual Behaviour
Some kits respect the `binaryDir` setting, otherse use a generated build folder outside of the repository (see screenshot)
Steps to reproduce
Extract the attached archive and load the corresponding CMake Project. All of the provided presets define `binaryDir` by inheriting from a default preset, but the value is only respected for some presets.