[all-commits] [llvm/llvm-project] 55c88a: [flang][runtime] Added Clang CMake modules include...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Tue Apr 25 09:27:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55c88aafa6965646d46404eab16393ba8b1bff95
https://github.com/llvm/llvm-project/commit/55c88aafa6965646d46404eab16393ba8b1bff95
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M flang/runtime/CMakeLists.txt
Log Message:
-----------
[flang][runtime] Added Clang CMake modules include path.
Fortran runtime standalone build is broken after D140998
because of the missing CMake modules path. This is a fix.
Differential Revision: https://reviews.llvm.org/D149090
More information about the All-commits
mailing list