Commit 99e8ea4
committed
[lldb][docs] Document Lua 5.3 as the only supported version
Technically you can manually set `LUA_LIBRARIES` and others
to use a different version, and I don't see any version checks
in the C++ code.
However, I'm not sure that is intentional, it looks more like a
side effect of how the CMake was written.1 parent 2d7f34f commit 99e8ea4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments