We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de664a5 + 46c4ed7 commit b2e493cCopy full SHA for b2e493c
cmake/dependencies.cmake
@@ -3,7 +3,7 @@ include( FetchContent )
3
4
FetchContent_Declare( tools
5
GIT_REPOSITORY ../../njoy/tools
6
- GIT_TAG 662232049b7230da645d741dad413c5f1a5b3ab1 # NOT A RELEASED VERSION - CHANGE ME!
+ GIT_TAG af689a48940f7bd7b12cecbe26361bfcadf41d92 # NOT A RELEASED VERSION - CHANGE ME!
7
)
8
9
#######################################################################
0 commit comments