diff options
author | Alex Langford <apl@fb.com> | 2019-12-23 13:37:56 -0800 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-12-23 13:37:58 -0800 |
commit | 187f66bcac668dd2ea25244ed7d7711551275f9d (patch) | |
tree | 0b44b8e7aede4af003cfbef57d886a3bda8144db /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | 5762648c46be9b84108958941994e10d0867bafd (diff) | |
download | bcm5719-llvm-187f66bcac668dd2ea25244ed7d7711551275f9d.tar.gz bcm5719-llvm-187f66bcac668dd2ea25244ed7d7711551275f9d.zip |
[lldb/CMake] Always set a value for find_package when finding optional dependencies
Because this is a macro, previous values of `find_package` persist
between calls. This means that if it is set to TRUE on any run, all
subsequent runs will have find_package set to TRUE regardles of whether
or not they should be.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions