diff options
Diffstat (limited to 'Source/Utils/CMakeLists.txt')
-rw-r--r-- | Source/Utils/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Utils/CMakeLists.txt b/Source/Utils/CMakeLists.txt index 3069af7e3..b9afbc038 100644 --- a/Source/Utils/CMakeLists.txt +++ b/Source/Utils/CMakeLists.txt @@ -3,7 +3,6 @@ foreach(D IN LISTS WarpX_DIMS) target_sources(WarpX_${SD} PRIVATE Interpolate.cpp - MPIInitHelpers.cpp ParticleUtils.cpp RelativeCellPosition.cpp WarpXAlgorithmSelection.cpp |