Skip to content

Commit f82fa96

Browse files
devajithvsdpiparo
authored andcommitted
[AdaptiveCpp] Update adaptivecpp tag
Add an upstream commit that was missed in the previous tag
1 parent 412a499 commit f82fa96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/modules/SetupAdaptiveCpp.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ if(NOT DEFINED ADAPTIVE_CPP_SOURCE_DIR)
66
FetchContent_Declare(
77
AdaptiveCpp
88
GIT_REPOSITORY https://github.com/root-project/AdaptiveCpp.git
9-
GIT_TAG ROOT-acpp-v25.02.0-20250615-01)
9+
GIT_TAG ROOT-acpp-v25.02.0-20250926-01)
1010
FetchContent_GetProperties(AdaptiveCpp)
1111
if(NOT AdaptiveCpp_POPULATED)
1212
FetchContent_Populate(AdaptiveCpp)

0 commit comments

Comments
 (0)