Skip to content

Commit

Permalink
Removed patched sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhilsabareesh8 committed Nov 13, 2023
1 parent 3256010 commit 90286d2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions WW3/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ target_sources(OM3_ww3 PRIVATE
WW3/model/src/wminitmd.F90
WW3/model/src/wmiopomd.F90
WW3/model/src/wmmdatmd.F90
WW3/model/src/w3wavemd.F90
WW3/model/src/wmunitmd.F90
WW3/model/src/wmupdtmd.F90
WW3/model/src/w3tidemd.F90
Expand All @@ -92,11 +93,6 @@ target_sources(OM3_ww3 PRIVATE
${switch_files}
)

target_include_directories(OM3_ww3 PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/WW3/model/src)

#patched source
add_patched_source(OM3_ww3 WW3/model/src/w3wavemd.F90)

## Utilities

# ww3_grid
Expand Down

0 comments on commit 90286d2

Please sign in to comment.