Skip to content
Snippets Groups Projects
Commit a8ec575e authored by Scott Snyder's avatar Scott Snyder Committed by scott snyder
Browse files

HforTool: Missing dependency.

cmake fix: missing dependency on TruthUtils in cmake file.
parent a0156588
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ atlas_depends_on_subdirs( PUBLIC ...@@ -13,6 +13,7 @@ atlas_depends_on_subdirs( PUBLIC
Reconstruction/Jet/JetEvent Reconstruction/Jet/JetEvent
PRIVATE PRIVATE
Control/StoreGate Control/StoreGate
Generators/TruthUtils
Generators/GeneratorObjects Generators/GeneratorObjects
Generators/GenInterfaces ) Generators/GenInterfaces )
......
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