diff options
author | Martin Storsjö <martin@martin.st> | 2019-12-22 10:01:09 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-12-22 10:04:56 +0200 |
commit | 9a3fab97468f9555a770707e23a4c424bfd696c2 (patch) | |
tree | e06ef54500a7ac7292ca82763a65a13dc4c18f4a /clang | |
parent | 527b0f8c7448707aa6b8159e6e4707a49f1dcb87 (diff) | |
download | bcm5719-llvm-9a3fab97468f9555a770707e23a4c424bfd696c2.tar.gz bcm5719-llvm-9a3fab97468f9555a770707e23a4c424bfd696c2.zip |
[LLDB] Fix building without SWIG
Previously, SWIG was only a hard dependency if python bindings were
enabled.
Since bf03e17c570171c7a52117fe63ace89d58f328d5, scripts/CMakeLists.txt
is included unconditionally, while that file adds the hard dependency
on SWIG.
Instead, only include that file if either python or lua bindings are
enabled.
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions