[all-commits] [llvm/llvm-project] 1ab70f: [flang] Enable installing binding header and modul...
Reilly Brogan via All-commits
all-commits at lists.llvm.org
Fri May 2 07:24:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ab70fed622bcbd4a679f66b1c638cdd46f0365c
https://github.com/llvm/llvm-project/commit/1ab70fed622bcbd4a679f66b1c638cdd46f0365c
Author: Reilly Brogan <reilly at reillybrogan.com>
Date: 2025-05-02 (Fri, 02 May 2025)
Changed paths:
M flang/CMakeLists.txt
M flang/tools/f18/CMakeLists.txt
Log Message:
-----------
[flang] Enable installing binding header and modules as part of distribution (#133962)
This allows the C/Fortran interop header (`ISO_Fortran_binding.h`) and
the Fortran module interfaces (`.mod` files) to be installed with
`LLVM_DISTRIBUTION_COMPONENTS`.
Signed-off-by: Reilly Brogan <reilly at reillybrogan.com>
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