Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumevernieres authored Nov 4, 2021
1 parent 576f241 commit c520306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ecbuild_bundle( PROJECT saber GIT "https://github.com/jcsda/saber.git" UP
ecbuild_bundle( PROJECT ioda GIT "https://github.com/jcsda/ioda.git" UPDATE TAG 2.1.0 )
ecbuild_bundle( PROJECT gsw GIT "https://github.com/jcsda/GSW-Fortran.git" UPDATE TAG 1.0.0.soca )
ecbuild_bundle( PROJECT ufo GIT "https://github.com/jcsda/ufo.git" UPDATE TAG 1.2.0 )
ecbuild_bundle( PROJECT mom6 GIT "https://github.com/jcsda/MOM6.git" UPDATE TAG 1.0.0.soca )
ecbuild_bundle( PROJECT mom6 GIT "https://github.com/jcsda/MOM6.git" UPDATE TAG 1.0.0.soca RECURSIVE )
ecbuild_bundle( PROJECT soca SOURCE "../" )

ecbuild_bundle_finalize()

0 comments on commit c520306

Please sign in to comment.