Skip to content
Snippets Groups Projects
Commit e9734705 authored by Stephan Hageboeck's avatar Stephan Hageboeck
Browse files

[RF] Make RooBatchCompute dependency public.

RooFitCore + its dependencies use headers from RooBatchCompute. The
dependency was private before, but now that include directories are
not anymore cheated into every target, the dependency had to be made
public.
parent 4a9266a0
No related branches found
No related tags found
No related merge requests found
...@@ -476,9 +476,9 @@ ROOT_STANDARD_LIBRARY_PACKAGE(RooFitCore ...@@ -476,9 +476,9 @@ ROOT_STANDARD_LIBRARY_PACKAGE(RooFitCore
DICTIONARY_OPTIONS DICTIONARY_OPTIONS
"-writeEmptyRootPCM" "-writeEmptyRootPCM"
LIBRARIES LIBRARIES
RooBatchCompute
RooFitCommon RooFitCommon
DEPENDENCIES DEPENDENCIES
RooBatchCompute
Core Core
Hist Hist
Graf Graf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment