Skip to content

Commit

Permalink
Move gribjump to its own library
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisspyB committed Dec 14, 2023
1 parent a8308e8 commit a43a1f2
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,841 deletions.
8 changes: 0 additions & 8 deletions src/metkit/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,6 @@ if ( HAVE_GRIB )
codes/GribIterator.cc
codes/GribIterator.h
codes/CodesHandleDeleter.h
gribjump/GribInfo.cc
gribjump/GribInfo.h
gribjump/GribHandleData.cc
gribjump/GribHandleData.h
gribjump/GribJump.h
gribjump/GribJump.cc
gribjump/GribJumpException.h

)

set( grib_libs eccodes )
Expand Down
129 changes: 0 additions & 129 deletions src/metkit/gribjump/GribHandleData.cc

This file was deleted.

61 changes: 0 additions & 61 deletions src/metkit/gribjump/GribHandleData.h

This file was deleted.

Loading

0 comments on commit a43a1f2

Please sign in to comment.