Skip to content

Commit

Permalink
Bump clad to version v1.6
Browse files Browse the repository at this point in the history
The 1.6 release has critical fixes for the RooFit AD backend.
  • Loading branch information
vgvassilev authored and jenkins committed Jul 18, 2024
1 parent 3a9ada1 commit 7516f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/plugins/clad/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ list(APPEND _clad_cmake_logging_settings LOG_OUTPUT_ON_FAILURE ON)
ExternalProject_Add(
clad
GIT_REPOSITORY https://github.com/vgvassilev/clad.git
GIT_TAG v1.5
GIT_TAG v1.6
UPDATE_COMMAND ""
PATCH_COMMAND ${_clad_patch_command}
CMAKE_ARGS -G ${CMAKE_GENERATOR}
Expand Down

0 comments on commit 7516f5d

Please sign in to comment.