Skip to content

Commit

Permalink
fixup to dual lst setup: add lst_headers
Browse files Browse the repository at this point in the history
  • Loading branch information
slava77devel committed Nov 17, 2023
1 parent 7942f33 commit cbfc1aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RecoTracker/LST/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<use name="DataFormats/Common"/>
<use name="lst"/>
<use name="alpaka"/>
<use name="lst_headers"/>
<use name="DataFormats/TrackerRecHit2D"/>
<use name="HeterogeneousCore/AlpakaInterface"/>
<flags ALPAKA_BACKENDS="cuda serial"/>
Expand Down
2 changes: 1 addition & 1 deletion RecoTracker/LST/plugins/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- host-only plugins -->
<library file="*.cc" name="RecoTrackerLSTPlugins">
<use name="lst"/>
<use name="lst_cpu"/>
<use name="DataFormats/TrackCandidate"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/TrackerRecHit2D"/>
Expand Down

0 comments on commit cbfc1aa

Please sign in to comment.