Skip to content

Commit 0858053

Browse files
authored
Add missing library to run_trac_alice3.C (#4943)
1 parent 71f3409 commit 0858053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

macro/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ o2_add_test_root_macro(run_trac_its.C
383383

384384
# FIXME: move to subsystem dir
385385
o2_add_test_root_macro(run_trac_alice3.C
386-
PUBLIC_LINK_LIBRARIES O2::GPUTracking
386+
PUBLIC_LINK_LIBRARIES O2::GPUTracking O2::ITSMFTSimulation
387387
LABELS its COMPILE_ONLY)
388388

389389
#

0 commit comments

Comments
 (0)