commit | a3e84c74fc970601f297cc03d0f2d9c6975d8025 | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Thu Jun 27 16:33:08 2019 +0200 |
committer | David Vincze <david.vincze@arm.com> | Wed Aug 28 16:51:05 2019 +0200 |
tree | 92effa633c3a45cc30f2cb2693c8f2062d9c9623 | |
parent | 91b71efeb2e3f13e151abee668968b8f987a4375 [diff] |
Build: Fix linker and preprocess define in cmake This patch fixes the embedded_set_target_link_defines custom function to handle more than one pre-processor defines and also modifies the compiler_preprocess_file custom function to handle additional macro definitions and include paths (the gnuarm specific version of this function already handles these). Change-Id: I46c6ae8c98d20e6e2eb8379eda460a0f973abf8e Signed-off-by: David Vincze <david.vincze@arm.com>