[all-commits] [llvm/llvm-project] 5c3347: [flang] Use `GNUInstallDirs` to support custom ins...
John Ericson via All-commits
all-commits at lists.llvm.org
Fri Dec 31 10:58:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c3347aa8babd1678e73dea182bf78bf6e33822c
https://github.com/llvm/llvm-project/commit/5c3347aa8babd1678e73dea182bf78bf6e33822c
Author: John Ericson <John.Ericson at Obsidian.Systems>
Date: 2021-12-31 (Fri, 31 Dec 2021)
Changed paths:
M flang/CMakeLists.txt
M flang/cmake/modules/AddFlang.cmake
M flang/cmake/modules/CMakeLists.txt
M flang/tools/f18/CMakeLists.txt
M flang/tools/flang-driver/CMakeLists.txt
Log Message:
-----------
[flang] Use `GNUInstallDirs` to support custom installation dirs.
Extracted from D99484. My new plan is to start from the outside and work
inward.
Reviewed By: stephenneuendorffer
Differential Revision: https://reviews.llvm.org/D115569
More information about the All-commits
mailing list