From 0c1c083db6e91650d18f69e055625d51c1321d47 Mon Sep 17 00:00:00 2001 From: Andreas Suter Date: Fri, 17 Feb 2023 08:33:36 +0100 Subject: [PATCH] tweak needed for rootcling dictionary generation. --- src/external/DepthProfile/src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/external/DepthProfile/src/CMakeLists.txt b/src/external/DepthProfile/src/CMakeLists.txt index 9e3562fc..acb37fbb 100644 --- a/src/external/DepthProfile/src/CMakeLists.txt +++ b/src/external/DepthProfile/src/CMakeLists.txt @@ -6,6 +6,7 @@ set(DEPTH_PROFILE_INC ${CMAKE_CURRENT_SOURCE_DIR}/../inc) # ROOT requires that the dictonary header files are found at configuration time. # Hence, target_include_directories cannot be used here because, targets are # setup only afterwards. +include_directories(${MUSRFIT_INC}) include_directories(${DEPTH_PROFILE_INC}) root_generate_dictionary(