Revision bad9512...

Go back to digest for 9th June 2013

Optimization in Development Tools

Aleix Pol Gonzalez committed changes in [kdevelop] /cmake:

Simplify the way we store and fetch include directories

Use the property map instead of having separate variables for these. It will
make it easier to implement some further features and let the code be a
tiny bit more generic.

File Changes

Modified 7 files
  • /cmake
  •   projectmanagersmanager.cpp
  •   projectmanagersmodelitems.h
  •   projectmanagersprojectdata.h
  •   projectmanagers/parserparserutils.cpp
  •   projectmanagers/parserprojectvisitor.cpp
  •   projectmanagers/parserprojectvisitor.h
  •   projectmanagers/testsloadprojecttest.cpp
7 files changed in total