Skip to content

Commit

Permalink
Remove pre-expanded field_module.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab authored and reuterbal committed Mar 21, 2024
1 parent ec0d2f9 commit 2170f19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6,781 deletions.
4 changes: 0 additions & 4 deletions src/ecwam/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,6 @@ else()
list( APPEND ecwam_srcs yowfield_mod.F90)
endif()

if( NOT HAVE_FIELD_API )
list( APPEND ecwam_srcs field_module.F90)
endif()

unset( MPI_Fortran_LIBRARIES )
if( HAVE_UNWAM )
list(APPEND ecwam_srcs ${unwam_srcs})
Expand Down
Loading

0 comments on commit 2170f19

Please sign in to comment.