From 5a151a92afc720ba56fd6ecc44f9da2cf5961422 Mon Sep 17 00:00:00 2001 From: Frank Osterfeld Date: Fri, 23 Feb 2024 12:14:13 +0100 Subject: [PATCH] WIP pull in datasink fixes --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8c7b028..6d01e51 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ set(ENABLE_TESTING OFF) FetchContent_Declare( graph-prototype GIT_REPOSITORY https://github.com/fair-acc/graph-prototype.git - GIT_TAG 7f22e217e88ef54fe45ece84f804f6de8b7ff989 # main as of 2024-02-22 + GIT_TAG frank/datasink-metadata ) FetchContent_Declare(