Revision d51dd2a...

Go back to digest for 9th June 2013

Features in Development Tools

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

Make it possible to pull includes and defines from the targets

To do this we need to forward the properties tuple all around the project
processing. This is important because it's a fairly new feature that was
introduced and was breaking for some projects, especially KF5 which should
be much more usable from now on.

File Changes

Modified 6 files
  • /cmake
  •   projectmanagersmanager.cpp
  •   projectmanagers/parserparserutils.cpp
  •   projectmanagers/parserprojectvisitor.cpp
  •   projectmanagers/parserprojectvisitor.h
  •   projectmanagers/parsertypes.h
  •   projectmanagers/testsmanagertest.cpp
6 files changed in total