[all-commits] [llvm/llvm-project] 953114: [lldb] Use `GNUInstallDirs` to support custom inst...
John Ericson via All-commits
all-commits at lists.llvm.org
Tue Dec 21 16:29:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95311468997160401c027e3bad3b14a391c1ead6
https://github.com/llvm/llvm-project/commit/95311468997160401c027e3bad3b14a391c1ead6
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M lldb/CMakeLists.txt
M lldb/cmake/modules/AddLLDB.cmake
M lldb/cmake/modules/LLDBConfig.cmake
Log Message:
-----------
[lldb] Use `GNUInstallDirs` to support custom installation dirs.
Extracted from D99484. My new plan is to start from the outside and work
inward.
Reviewed By: compnerd
Differential Revision: https://reviews.llvm.org/D115570
More information about the All-commits
mailing list