We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f09777 commit 5100c8fCopy full SHA for 5100c8f
interpreter/cling/tools/plugins/clad/CMakeLists.txt
@@ -73,7 +73,7 @@ list(APPEND _clad_cmake_logging_settings LOG_OUTPUT_ON_FAILURE ON)
73
74
ExternalProject_Add(
75
clad
76
- GIT_REPOSITORY https://github.com/vgvassilev/clad.git
+ GIT_REPOSITORY git@github.com:vgvassilev/clad.git
77
GIT_TAG v1.2
78
UPDATE_COMMAND ""
79
PATCH_COMMAND ${_clad_patch_command}
0 commit comments