Skip to content

Commit

Permalink
Merge pull request #3296 from GEOS-ESM/bugfix/mathomp4/spack-mapl3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 authored Jan 9, 2025
2 parents 1eab2fa + 2e34a16 commit 80afc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hconfig_utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ esma_add_library(${this}

target_include_directories (${this} PUBLIC
$<BUILD_INTERFACE:${MAPL_SOURCE_DIR}/include>)
target_link_libraries (${this} PUBLIC esmf)
target_link_libraries (${this} PUBLIC ESMF::ESMF)

set_target_properties (${this} PROPERTIES Fortran_MODULE_DIRECTORY ${include_${this}})

Expand Down

0 comments on commit 80afc89

Please sign in to comment.