Skip to content

Commit

Permalink
Updates to support Spack
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Mar 10, 2022
1 parent e10eb85 commit d4c04fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Interfaces/GEOS/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ set (srcs
esma_add_library (
${this}
SRCS ${srcs}
DEPENDENCIES Chem_Shared MAPL HCOI_Standalone HCOI_MAPL_ESMF
DEPENDENCIES Chem_Shared MAPL HCOI_Standalone HCOI_MAPL_ESMF esmf NetCDF::NetCDF_Fortran
)
target_compile_definitions (${this} PRIVATE ESMF_ DEVEL GEOS_FP)
target_include_directories (${this} PUBLIC ${INC_ESMF} ${INC_NETCDF})

set (acg_headers
HEMCO_InternalSpec___.h HEMCO_DeclarePointer___.h HEMCO_GetPointer___.h
Expand Down

0 comments on commit d4c04fa

Please sign in to comment.