Skip to content

Commit 2a38460

Browse files
committed
fix imt test
1 parent d98fc09 commit 2a38460

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

core/imt/test/CMakeLists.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55
# For the list of contributors see $ROOTSYS/README/CREDITS.
66

77
ROOT_ADD_GTEST(testTaskArena testRTaskArena.cxx LIBRARIES Imt TBB::tbb FAILREGEX "")
8-
set_target_properties(testTaskArena)
98
ROOT_ADD_GTEST(testTBBGlobalControl testTBBGlobalControl.cxx LIBRARIES Imt TBB::tbb)
10-
set_target_properties(testTBBGlobalControl)
11-
ROOT_ADD_GTEST(testEnableImt testEnableImt.cxx LIBRARIES Imt TBB::tbb)
12-
set_target_properties(testEnableImt)
9+
ROOT_ADD_GTEST(testEnableImt testEnableImt.cxx LIBRARIES Imt TBB::tbb)

0 commit comments

Comments
 (0)