Skip to content

Commit e367061

Browse files
Update CMakeLists.txt
1 parent 4e3cfec commit e367061

File tree

1 file changed

+1
-1
lines changed
  • GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/GEOSland_GridComp/GEOSroute_GridComp

1 file changed

+1
-1
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/GEOSland_GridComp/GEOSroute_GridComp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ set (srcs
66
reservoir.F90
77
)
88

9-
esma_add_library (${this} SRCS ${srcs} DEPENDENCIES MAPL esmf NetCDF::NetCDF_Fortran)
9+
esma_add_library (${this} SRCS ${srcs} DEPENDENCIES MAPL GEOS_LandShared ESMF::ESMF NetCDF::NetCDF_Fortran)
1010

1111
install(PROGRAMS build_rivernetwork.py DESTINATION bin)

0 commit comments

Comments
 (0)