Skip to content

Commit

Permalink
Merge branch 'develop' into feature/wjiang/catchcn_ensemble
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle authored Sep 21, 2022
2 parents 4542989 + 361fd94 commit ba5672b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ esma_add_library (${this}
SRCS ${srcs}
DEPENDENCIES GEOS_Shared GMAO_mpeu MAPL Chem_Shared Chem_Base esmf)

get_target_property (extra_incs fms_r4 INCLUDE_DIRECTORIES)
get_target_property (extra_incs fms_r4 INTERFACE_INCLUDE_DIRECTORIES)
target_include_directories(${this} PRIVATE
$<BUILD_INTERFACE:${extra_incs}>
)
Expand Down

0 comments on commit ba5672b

Please sign in to comment.