mstorsjo added inline comments.

================
Comment at: lldb/CMakeLists.txt:55
-  add_subdirectory(scripts)
 endif ()
 
----------------
This change here (unconditionally including the scripts subdir) made SWIG a 
hard dependency, even if both lua and python are disabled.

I pushed a commit to fix that, I hope that's ok.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71235/new/

https://reviews.llvm.org/D71235



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to