Skip to content

Commit 42651e3

Browse files
committed
[clad] Bump to master, checking if we can release.
1 parent 30157f5 commit 42651e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/cling/tools/plugins/clad/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ endif()
8383
ExternalProject_Add(
8484
clad
8585
GIT_REPOSITORY https://github.com/vgvassilev/clad.git
86-
GIT_TAG v1.7
86+
GIT_TAG master
8787
UPDATE_COMMAND ""
8888
PATCH_COMMAND ${_clad_patch_command}
8989
CMAKE_ARGS -G ${CMAKE_GENERATOR}

0 commit comments

Comments
 (0)