Skip to content

Commit

Permalink
Merge branch 'update/cmake' into 'develop'
Browse files Browse the repository at this point in the history
update tools dependency

See merge request njoy/scion!5
  • Loading branch information
whaeck committed Oct 16, 2024
2 parents 4c761c9 + 218720a commit e4358e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/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 392164c044dea641b7a42dc1a2e89da464289770 # tag: v0.4.0
GIT_TAG 0133415ba4f1801a6ee86c7c04eb0cf303aeb731 # NOT A RELEASED VERSION - CHANGE ME!
)

FetchContent_Declare( eigen
Expand Down

0 comments on commit e4358e6

Please sign in to comment.