Files
qt-creator/src/plugins/cmakeprojectmanager/builddirmanager.cpp
Tobias Hunger 08d905ae3d CMake: Store pointer to CMakeProject in BuildDirManager
Use this back-pointer to validate the buildconfiguration.

Use the validated buildconfiguration consistently. In theory
the buildconfiguration is valid at all times (since deleting
a buildconfiguration will trigger an update to the parameters
in BuildDirManager), but better be safe.

Change-Id: I614d9ce16e4974a9437a2f44756f01c71a5ede13
Reviewed-by: hjk <hjk@qt.io>
2019-06-07 11:07:16 +00:00

16 KiB