User Details
User Details
- User Since
- Dec 10 2014, 12:49 PM (458 w, 2 d)
Jan 9 2015
Jan 9 2015
bobcampbell added a comment to D6909: Add cmake flags to disable LLD and LLDB from build..
So I tried it out this evening and setting LLVM_EXTERNAL_LLDB_BUILD to OFF does work, so for CMake anything added with add_llvm_external_project() can be disabled by setting the LLVM_EXTERNAL_<name>_BUILD flag to off.
bobcampbell added a comment to D6909: Add cmake flags to disable LLD and LLDB from build..
I was looking for this functionality, and thought I found it in: