Skip to content

Commit fefe718

Browse files
committed
fix imt lib
1 parent b4c58e3 commit fefe718

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

core/imt/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,11 @@ if(imt)
3636
LinkDef.h
3737
MODULE
3838
Imt
39-
LIBRARIES
40-
TBB::tbb
4139
DEPENDENCIES
4240
Core
4341
Thread
4442
${MULTIPROC_LIB}
43+
TBB::tbb
4544
)
4645

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

0 commit comments

Comments
 (0)