mattd added a comment.

In D74917#1885590 <https://reviews.llvm.org/D74917#1885590>, @JDevlieghere 
wrote:

> It should never be possible for `LLDB_ENABLE_PYTHON` to be true but 
> `SWIG_FOUND` to be false. The modules `FindPythonInterpAndLibs.cmake` and 
> `FindLuaAndSwig.cmake` should fail early when SWIG isn't found.


Thanks for taking a look.  Would you be okay with making the status `message()` 
in `FindPythonInterpAndLibs.cmake` and `FindLuaAndSwig.cmake` fatal, that way 
the dependency error is clearer?


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

https://reviews.llvm.org/D74917



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

Reply via email to