Skip to content

Commit 4a8c141

Browse files
authored
Remove conditional source from CMakeLists.txt
Removed conditional source file inclusion for TrackerACTS.
1 parent e6152d7 commit 4a8c141

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Detectors/Upgrades/ALICE3/GlobalReconstruction/reconstruction

Detectors/Upgrades/ALICE3/GlobalReconstruction/reconstruction/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ endif()
1616
o2_add_library(ALICE3GlobalReconstruction
1717
TARGETVARNAME targetName
1818
SOURCES src/TimeFrame.cxx
19-
$<$<BOOL:${Acts_FOUND}>:src/TrackerACTS.cxx>
2019
PUBLIC_LINK_LIBRARIES
2120
O2::ITStracking
2221
O2::GPUCommon

0 commit comments

Comments
 (0)