tweak needed for rootcling dictionary generation.
This commit is contained in:
parent
1bdf04c36d
commit
0c1c083db6
1
src/external/DepthProfile/src/CMakeLists.txt
vendored
1
src/external/DepthProfile/src/CMakeLists.txt
vendored
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user