Skip to content

Commit

Permalink
more file combinations
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Mar 6, 2024
1 parent 2a49a6a commit 576c19f
Show file tree
Hide file tree
Showing 6 changed files with 545 additions and 560 deletions.
9 changes: 4 additions & 5 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@

# These are the fortran source files.
set(fortran_src compack.F90 drstemplates.F90 g2bytes.F90 g2grids.F90
gb_info.F90 g2get.F90 g2getgb2.F90 g2index.F90 g2gf.F90 g2unpack.F90
g2create.F90 gribinfo.F90 ${CMAKE_CURRENT_BINARY_DIR}/gribmod.F90
gridtemplates.F90 intmath.F90 g2jpc.F90 pack_gp.f params_ecmwf.F90
params.F90 pdstemplates.F90 g2png.F90 putgb2.F90 realloc.F90 reduce.f
g2sim.F90 skgb.F90 g2spec.F90)
g2get.F90 g2getgb2.F90 g2index.F90 g2gf.F90 g2unpack.F90 g2create.F90
${CMAKE_CURRENT_BINARY_DIR}/gribmod.F90 gridtemplates.F90 intmath.F90
g2jpc.F90 pack_gp.f params_ecmwf.F90 params.F90 pdstemplates.F90
g2png.F90 realloc.F90 reduce.f g2sim.F90 skgb.F90 g2spec.F90)

# This function calls NCEPLIBS-w3emc.
if (BUILD_WITH_W3EMC)
Expand Down
Loading

0 comments on commit 576c19f

Please sign in to comment.