This is an archive of the discontinued LLVM Phabricator instance.

[flang][runtime] Added Clang CMake modules include path.
ClosedPublic

Authored by vzakhari on Apr 24 2023, 12:47 PM.

Details

Summary

Fortran runtime standalone build is broken after D140998
because of the missing CMake modules path. This is a fix.

Diff Detail

Event Timeline

vzakhari created this revision.Apr 24 2023, 12:47 PM
Herald added a project: Restricted Project. · View Herald Transcript
vzakhari requested review of this revision.Apr 24 2023, 12:47 PM
awarzynski accepted this revision.Apr 24 2023, 1:12 PM

Sorry about this and thanks for the fix, makes sense! LGTM

This revision is now accepted and ready to land.Apr 24 2023, 1:12 PM

Sorry about this and thanks for the fix, makes sense! LGTM

No problem. Thank you for the review!

This revision was landed with ongoing or failed builds.Apr 25 2023, 9:27 AM
This revision was automatically updated to reflect the committed changes.