Skip to content

Commit 877024e

Browse files
committed
needed to be added to CMakeLists.txt
1 parent cde4ac6 commit 877024e

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)