aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/Resampling/CMakeLists.txt
blob: 0b44f7a5d76b2156f6ed1fd79a94e20e3bedc03f (plain) (blame)
1
2
3
4
5
6
target_sources(WarpX
  PRIVATE
    Resampling.cpp
    ResamplingTrigger.cpp
    LevelingThinning.cpp
)