aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSettings.cpp
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2023-01-10 14:56:03 +0900
committerYi Kong <yikong@google.com>2023-01-10 14:56:03 +0900
commite37cb6390c892b88efc511bc616e34f88443a133 (patch)
treed9359c5fec70955abf22b1c01f691a1eee8e6afc /lldb/source/Commands/CommandObjectSettings.cpp
parenteded23dfdaf050793b70351d5f42400016d57c15 (diff)
downloadllvm-e37cb6390c892b88efc511bc616e34f88443a133.zip
llvm-e37cb6390c892b88efc511bc616e34f88443a133.tar.gz
llvm-e37cb6390c892b88efc511bc616e34f88443a133.tar.bz2
Fix build when LLVM_BUILTIN_TARGETS is not set
If LLVM_BUILTIN_TARGETS is not set, no OS specific variants will be created, causing CMake build failure. Depend on the generic builtins target if LLVM_BUILTIN_TARGETS is not set. Differential Revision: https://reviews.llvm.org/D141273
Diffstat (limited to 'lldb/source/Commands/CommandObjectSettings.cpp')
0 files changed, 0 insertions, 0 deletions