Skip to content

Commit

Permalink
Merge branch 'update/tools' into 'develop'
Browse files Browse the repository at this point in the history
update tools to tagged version

See merge request njoy/ENDFtk!1
  • Loading branch information
whaeck committed Oct 3, 2024
2 parents cc0e2cc + f3c0950 commit 6c6cb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/release_dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ include( FetchContent )

FetchContent_Declare( tools
GIT_REPOSITORY ../../njoy/tools
GIT_TAG 636c097210d341e02bf4e065bcba9afb68e0b284 # NOT A TAGGED VERSION - NEEDS TO BE CHANGED !!!
GIT_TAG e0eb6b4f3e6d7afce7c2c521e68b4f223c50fe2d # tag: v0.4.0
)

#######################################################################
Expand Down

0 comments on commit 6c6cb9d

Please sign in to comment.