We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad2adf4 + cbfbdb1 commit 40ef97aCopy full SHA for 40ef97a
1 file changed
cmake/dependencies.cmake
@@ -4,7 +4,7 @@ include( shacl_FetchContent )
4
5
shacl_FetchContent_Declare( tools
6
GIT_REPOSITORY ../../njoy/tools
7
- GIT_TAG 3febd4d75a85fe9c793fb6693ddab2efb76e2df7 # NOT A RELEASED VERSION - CHANGE ME!
+ GIT_TAG eec23bc922d778e3de3f14c7fd40482d9c3bd636 # NOT A RELEASED VERSION - CHANGE ME!
8
)
9
10
#######################################################################
0 commit comments