llvm-capstone/lldb/cmake
Alex Langford 58d38b3ff8 [lldb] Restore default setting of LLDB_INCLUDE_TESTS in standalone builds
In 52f39853ab the option LLDB_INCLUDE_TESTS was
moved above the inclusion of LLDBStandalone. This isn't a problem per-se, but
it changes the default value of LLDB_INCLUDE_TESTS in standalone builds.
LLDBStandalone explicitly sets LLVM_INCLUDE_TESTS to true, indicating that
for standalone builds this is considered the default behavior.
This patch restores said default behavior.

Differential Revision: https://reviews.llvm.org/D138237
2022-11-18 09:05:08 -08:00
..
caches [lldb] Disable modules in Apple-lldb-base 2022-05-24 17:17:14 -07:00
modules [lldb] Restore default setting of LLDB_INCLUDE_TESTS in standalone builds 2022-11-18 09:05:08 -08:00