Commit Graph
2 Commits
Author SHA1 Message Date
Florian LukasandGerrit Code Review 3cf89631a7 Merge "cmake: allow build outside project root" 2013-09-02 11:55:34 +02:00
Florian Lukas 9ac7c8b83c cmake: allow build outside project root
Change the aspect weaver project path to all source paths (src, simulators,
debuggers, tools) and the <build>/src path.
Without this change "external" builds do work but do not weave in any
experiments. This change also allows multiple build directories within the
project root, as the weaver will no longer use aspects from all builds.
When further source directories are added to the project root, these
definitions will need to be updated.

Change-Id: If3d3d9fe61427fcba8b815171c8acdcdeb06cb69
2013-08-23 10:02:56 +02:00