PixelTracksAlpaka / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
0 stars 2 forks source link

Added boost dependency to BuildFile.xml [Closes #3] #5

Closed nothingface0 closed 2 years ago

nothingface0 commented 2 years ago

PR description:

Fix boost dependency error in RecoPixelVertexing/PixelTriplets/test/CAsizes_t.cpp when added Eric's SoA template in TrackSoAHeterogeneousT_test.h

PR validation:

scram b clean
scram b -j 8

No boost dependency error will appear.

Closes #3.