LLNL / Caliper

Caliper is an instrumentation and performance profiling library
http://software.llnl.gov/Caliper/
BSD 3-Clause "New" or "Revised" License
350 stars 66 forks source link

Request to add Fortran module directory to exported target include path #501

Closed aaroncblack closed 7 months ago

aaroncblack commented 1 year ago

I think Caliper is missing the Fortran module directory in its exported target's include paths. (or I'm overlooking it, can let me know)

The code structure looks similar to Umpire, so may be something that can be quickly adapted from: https://github.com/LLNL/Umpire/blob/develop/src/umpire/interface/c_fortran/CMakeLists.txt