Skip to content

Commit b4c58e3

Browse files
committed
fix imt lib
1 parent 2a38460 commit b4c58e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

core/imt/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ if(imt)
3636
LinkDef.h
3737
MODULE
3838
Imt
39+
LIBRARIES
40+
TBB::tbb
3941
DEPENDENCIES
4042
Core
4143
Thread
4244
${MULTIPROC_LIB}
43-
LIBRARIES
44-
TBB::tbb
4545
)
4646

4747
# G__Imt.cxx is automatically added by ROOT_GENERATE_DICTIONARY()

0 commit comments

Comments
 (0)