diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-17 16:47:02 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-17 16:47:02 +0000 |
commit | 7f24757b8eb2a3e698a55e6a32c79829c4025bde (patch) | |
tree | 3c7d9a83a5baeb491a39f2d31494623cffbb7d41 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 3b96ebeee473c263a743066861687b320de3e6d6 (diff) | |
download | bcm5719-llvm-7f24757b8eb2a3e698a55e6a32c79829c4025bde.tar.gz bcm5719-llvm-7f24757b8eb2a3e698a55e6a32c79829c4025bde.zip |
[CMake] Move standalone check so we don't have to reconfigure LLDB
By moving the standalone check into the main CMake file, the whole file
is ignored in a regular (non-standalone) build. This means that you can
make changes to LLDBStandalone.cmake without having to reconfigure a
build in a different directory. This matters when you share one source
repository with different build directories (e.g. release-assert, debug,
standalone).
Differential revision: https://reviews.llvm.org/D64824
llvm-svn: 366346
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions