labath added inline comments.
================
Comment at: lldb/cmake/modules/LLDBConfig.cmake:62
option(LLDB_ENABLE_PYTHON "Enable Python scripting integration."
${default_enable_python})
+option(LLDB_ENABLE_PYTHON "Enable Lua scripting integration."
${default_enable_lua})
option(LLDB_ENABLE_LIBEDIT "Enable the use of editline."
${default_enable_libedit})
----------------
Umm... I guess this wanted to be LLDB_ENABLE_LUA ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71232/new/
https://reviews.llvm.org/D71232
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits