Skip to content

Commit

Permalink
Update to new stable build on 20240112
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryMartin-NOAA committed Jan 12, 2024
1 parent 18ad370 commit e291e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if(BUILD_GDASBUNDLE)

# Core JEDI repositories
ecbuild_bundle( PROJECT oops GIT "https://github.com/jcsda/oops.git" TAG 60f9392)
ecbuild_bundle( PROJECT vader GIT "https://github.com/jcsda/vader.git" TAG 8dd0ae6 )
ecbuild_bundle( PROJECT vader GIT "https://github.com/jcsda/vader.git" TAG 2baeb8d )
ecbuild_bundle( PROJECT saber GIT "https://github.com/jcsda/saber.git" TAG 4f1956c )
option(ENABLE_IODA_DATA "Obtain ioda test data from ioda-data repository (vs tarball)" ON)
ecbuild_bundle( PROJECT ioda GIT "https://github.com/jcsda/ioda.git" TAG f395e1d )
Expand Down

0 comments on commit e291e0a

Please sign in to comment.