[all-commits] [llvm/llvm-project] 03f260: [flang] Add install target to install flang header...
Tom Eccles via All-commits
all-commits at lists.llvm.org
Tue Jan 16 09:05:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03f260fd831fb0e5cd77599afb0437a36bc1cd0c
https://github.com/llvm/llvm-project/commit/03f260fd831fb0e5cd77599afb0437a36bc1cd0c
Author: Tom Eccles <tom.eccles at arm.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M flang/CMakeLists.txt
Log Message:
-----------
[flang] Add install target to install flang headers (#78151)
This makes it more convenient to install flang without using the general
`ninja install` to install everything.
To install flang-new and associated things one needs `ninja
install-flang-new install-flang-libraries install-flang-headers`.
More information about the All-commits
mailing list