diff options
author | Chris Bieneman <beanz@apple.com> | 2016-04-08 22:46:04 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-04-08 22:46:04 +0000 |
commit | 79c68d52b1731d0c58888de72eced88729105d02 (patch) | |
tree | 54b4043ed818f8560ae4def3a355cb0fee3f9d0c /lldb/packages/Python/lldbsuite | |
parent | 826824ea3db9ef2659b5da73141f5f37e4dad783 (diff) | |
download | bcm5719-llvm-79c68d52b1731d0c58888de72eced88729105d02.tar.gz bcm5719-llvm-79c68d52b1731d0c58888de72eced88729105d02.zip |
[CMake] Make llvm_ExternalProject always call the build action
This makes it so that when running 'ninja test-suite' from the top-level LLVM ninja build it *always* re-runs the ninja command in the test-suite directory.
This mechanism is required because the top-level ninja file doesn't have a view into the subdirectory dependency tree, so it can't know what, if anything, needs to be rebuilt.
llvm-svn: 265863
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions