[all-commits] [llvm/llvm-project] 79e8f2: [lldb/lua] Fix Lua building on Windows (#83871)
Alexander M. via All-commits
all-commits at lists.llvm.org
Mon Mar 4 11:54:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 79e8f29ab06560d159389d940c35c563e0c8640e
https://github.com/llvm/llvm-project/commit/79e8f29ab06560d159389d940c35c563e0c8640e
Author: Alexander M <iammorjj at gmail.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M lldb/bindings/lua/CMakeLists.txt
Log Message:
-----------
[lldb/lua] Fix Lua building on Windows (#83871)
Add `liblldb` dependency and use correct extension for compiled Lua
module.
Replace 'Python' with 'Lua' in install path name.
Fixes #55075.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list