Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 5.0.0-rc1
-
None
Description
Reproduction steps:
- Go to Project Tab
- Press the "Manage Kits..." button
- Press to your current kit
- Press "change" CMake Configuration
- Add variables e.g. (ABC=1)
- Apply changes
- Wait for reconfiguration
Misbehavior:
ABC variable is not in CMake variables list
Expected behavior:
ABC is presented in the list
If try to delete a variable it will be in the list but it shouldn't be.