We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde4ac6 commit 877024eCopy full SHA for 877024e
share/CMakeLists.txt
@@ -19,6 +19,7 @@ add_library(cdeps_share ${GenF90_SRCS}
19
shr_strconvert_mod.F90
20
shr_precip_mod.F90
21
shr_string_mod.F90
22
+ shr_is_restart_fh_mod.F90
23
nuopc_shr_methods.F90)
24
25
target_include_directories (cdeps_share PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} ${ESMF_F90COMPILEPATHS} ${PIO_Fortran_INCLUDE_DIRS})
0 commit comments