diff options
author | Tom Payerle <payerle@umd.edu> | 2024-11-28 03:17:44 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-28 09:17:44 +0100 |
commit | d82bdb3bf774cd2d70cfa8c27a287b15fa388e74 (patch) | |
tree | dab5b4405219c583d86939f19836b6c058b7f4fd /NOTICE | |
parent | a042bdfe0b509a3d46e47e688a98cbd297bf8385 (diff) | |
download | spack-d82bdb3bf774cd2d70cfa8c27a287b15fa388e74.tar.gz spack-d82bdb3bf774cd2d70cfa8c27a287b15fa388e74.tar.bz2 spack-d82bdb3bf774cd2d70cfa8c27a287b15fa388e74.tar.xz spack-d82bdb3bf774cd2d70cfa8c27a287b15fa388e74.zip |
seacas: update recipe to find faodel (#40239)
Explcitly sets the CMake variables Faodel_INCLUDE_DIRS and Faodel_LIBRARY_DIRS when +faodel.
This seems to be needed for recent versions of seacas (seacas@2021-04-02:), but should be safe
to do for all versions.
For Faodel_INCLUDE_DIRS, it looks like Faodel has header files under $(Faodel_Prefix)/include/faodel,
but seacas is not including the "faodel" part in #includes. So add both $(Faodel_Prefix)/include
and $(Foadel_Prefix)/include/faodel
Co-authored-by: payerle <payerle@users.noreply.github.com>
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions