Skip to content

Commit

Permalink
Merge branch 'release/MAPL-v3' into feature/pchakrab/configurable-gri…
Browse files Browse the repository at this point in the history
…dcomp-read-k-values
  • Loading branch information
pchakraborty authored Jan 10, 2025
2 parents 3cc5f81 + 80afc89 commit 0c867bb
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 0c867bb

Please sign in to comment.