diff options
author | hjk <hjk@qt.io> | 2018-02-22 08:36:45 +0100 |
---|---|---|
committer | hjk <hjk@qt.io> | 2018-02-23 07:08:55 +0000 |
commit | 39b66f2cb8b6ed674567ee349780b9e173fa7b9f (patch) | |
tree | ebe5a9ce18dc080a561fd75e971a81a3ea471eef /src/plugins/cpptools/cppsourceprocessor.cpp | |
parent | 092d5068bd586370862a1eb454830fd68f238ea6 (diff) | |
download | qt-creator-39b66f2cb8b6ed674567ee349780b9e173fa7b9f.tar.gz |
Introduce and use IRunConfiguration::addSupportedTargetDeviceType
In line with addSupportedProjectType, saves a few cycles due to the
non-use of the temporary list, and in theory more flexible than the
existing set...(QList<Id>) as it potentially allows dependent plugin
to declare support for already existing configurations instead of
re-implementing their own.
Change-Id: I2b83e90de49daa9bfce6f780c5f51c2e971eb7d1
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor.cpp')
0 files changed, 0 insertions, 0 deletions