Skip to content

Commit f1750c4

Browse files
authored
Merge pull request #133 from GEOS-ESM/feature/tclune/mepo-style-fixes
Fixes for variant mepo styles.
2 parents f491c1e + c2b6004 commit f1750c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ endif ()
2525

2626
esma_add_library (${this}
2727
SRCS ${srcs}
28-
SUBCOMPONENTS @fvdycore
28+
SUBCOMPONENTS fvdycore
2929
DEPENDENCIES ${dependencies}
3030
DEPENDENCIES ${GFDL}
3131
INCLUDES ${INC_ESMF})

0 commit comments

Comments
 (0)