Skip to content

Commit a7df14d

Browse files
committed
reference a different execution version
1 parent 32244bb commit a7df14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ FetchContent_Declare(
3636
execution
3737
# SOURCE_DIR ${CMAKE_SOURCE_DIR}/../execution
3838
GIT_REPOSITORY https://github.com/bemanproject/execution
39-
GIT_TAG 7d2a2b0
39+
GIT_TAG e3f1ee7
4040
)
4141
FetchContent_MakeAvailable(execution)
4242

0 commit comments

Comments
 (0)