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

TrigT2CaloCommon: cmake fix

Missing find_package for TBB.
parent e8df3bb2
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ atlas_subdir( TrigT2CaloCommon )
# External dependencies:
find_package( tdaq-common )
find_package( TBB )
# Component(s) in the package:
atlas_add_library( TrigT2CaloCommonLib
......
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