tweak needed for rootcling dictionary generation.

This commit is contained in:
suter_a 2023-02-17 08:33:36 +01:00
parent 1bdf04c36d
commit 0c1c083db6

View File

@ -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. # ROOT requires that the dictonary header files are found at configuration time.
# Hence, target_include_directories cannot be used here because, targets are # Hence, target_include_directories cannot be used here because, targets are
# setup only afterwards. # setup only afterwards.
include_directories(${MUSRFIT_INC})
include_directories(${DEPTH_PROFILE_INC}) include_directories(${DEPTH_PROFILE_INC})
root_generate_dictionary( root_generate_dictionary(