Skip to content

Commit

Permalink
update tools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
whaeck committed Oct 16, 2024
1 parent 4c761c9 commit 218720a
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 218720a

Please sign in to comment.