Skip to content

Commit

Permalink
Updated tree-gen commit ID, now to one in master.
Browse files Browse the repository at this point in the history
  • Loading branch information
rturrado committed Sep 27, 2023
1 parent 56f6dff commit a920f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include(FetchContent)
# This exposes the generate_tree() function.
FetchContent_Declare(tree-gen
GIT_REPOSITORY https://github.com/QuTech-Delft/tree-gen.git
GIT_TAG "6a1339ea1ccb74b5ded2a86405a9143c7ef1a067"
GIT_TAG "9f54878240f6ae5df9c35cbf273cfbfb6f76679f"
)
FetchContent_MakeAvailable(tree-gen)

Expand Down

0 comments on commit a920f6e

Please sign in to comment.