Skip to content

Commit cd6209f

Browse files
authored
Merge pull request #330 from jedwards4b/add_is_restart_fh_mod_to_share_bld
needed to be added to CMakeLists.txt
2 parents cde4ac6 + 877024e commit cd6209f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

share/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ add_library(cdeps_share ${GenF90_SRCS}
1919
shr_strconvert_mod.F90
2020
shr_precip_mod.F90
2121
shr_string_mod.F90
22+
shr_is_restart_fh_mod.F90
2223
nuopc_shr_methods.F90)
2324

2425
target_include_directories (cdeps_share PRIVATE ${CMAKE_CURRENT_SOURCE_DIR} ${ESMF_F90COMPILEPATHS} ${PIO_Fortran_INCLUDE_DIRS})

0 commit comments

Comments
 (0)