We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca27c82 commit ae9dbbeCopy full SHA for ae9dbbe
1 file changed
GEOS_Shared/CMakeLists.txt
@@ -8,7 +8,7 @@ set (srcs
8
getco2.F90 atmOceanIntLayer.F90
9
)
10
11
-esma_add_library(${this} SRCS ${srcs} DEPENDENCIES MAPL2 MAPL MAPL.geom ESMF::ESMF NetCDF::NetCDF_Fortran)
+esma_add_library(${this} SRCS ${srcs} DEPENDENCIES MAPL MAPL.geom ESMF::ESMF NetCDF::NetCDF_Fortran)
12
13
# special cases
14
set_source_files_properties(sphere.F PROPERTIES COMPILE_FLAGS "${FREAL8}")
0 commit comments