Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasm91 authored Oct 24, 2024
1 parent 63f760e commit d794b98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/trans/gpu/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ function(generate_backend_sources)

ecbuild_list_add_pattern( LIST files
GLOB
internal/*F90
external/*F90
internal/*.F90
external/*.F90
QUIET
)
list( APPEND files
Expand Down

0 comments on commit d794b98

Please sign in to comment.