Skip to content

Commit

Permalink
fixing cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jan 31, 2024
1 parent f0c112f commit f17d0a7
Show file tree
Hide file tree
Showing 5 changed files with 602 additions and 601 deletions.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Mark Potts, Kyle Gerheiser, Ed Hartnett

# These are the fortran source files.
set(fortran_src addfield.F90 addgrid.F90 addlocal.F90 cmplxpack.F90 compack.f
set(fortran_src addfield.F90 addgrid.F90 addlocal.F90 cmplxpack.F90 compack.F90
comunpack.f drstemplates.F90 g2_gbytesc.F90 g2grids.F90 gb_info.F90
getdim.F90 getfield.F90 getg2i.F90 getg2ir.F90 getgb2.F90 getgb2l.F90 getgb2p.F90
getgb2r.F90 getgb2rp.F90 getgb2s.F90 getidx.F90 getlocal.F90 getpoly.F90
Expand Down
Loading

0 comments on commit f17d0a7

Please sign in to comment.