Skip to content
Snippets Groups Projects
Commit 5a9a24fa authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

move postprocessing of INCLUDEPATH into ProFileEvaluator::accept()


the rationale is that postprocessing which is done by the generators (in
some cases right at the point of emitting code to the makefile) should
be abstracted inside the "medium-level" class which also does the path
resolution done by the generators.

along the way we also make minor fixes to the processing:
- we pay attention to CONFIG+=no_include_pwd
- we add the build dir as well when shadow building

Change-Id: Ib389942fdc0470e05c1aa49e3615b6ac00241662
Reviewed-by: default avatarDaniel Teske <daniel.teske@theqtcompany.com>
parent 1304c087
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment