Skip to content

Commit aa18e0b

Browse files
committedFeb 25, 2025
[clad] Bump clad to version v1.9
1 parent 4ff4841 commit aa18e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ if (DEFINED CLAD_SOURCE_DIR)
6767
list(APPEND _clad_extra_settings SOURCE_DIR ${CLAD_SOURCE_DIR})
6868
else()
6969
list(APPEND _clad_extra_settings GIT_REPOSITORY https://github.com/vgvassilev/clad.git)
70-
list(APPEND _clad_extra_settings GIT_TAG v1.7)
70+
list(APPEND _clad_extra_settings GIT_TAG v1.9)
7171
endif()
7272

7373
#list(APPEND _clad_patches_list "patch1.patch" "patch2.patch")

0 commit comments

Comments
 (0)