aboutsummaryrefslogtreecommitdiff
path: root/Source/Parallelization/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Parallelization/CMakeLists.txt')
-rw-r--r--Source/Parallelization/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Parallelization/CMakeLists.txt b/Source/Parallelization/CMakeLists.txt
index 3588f6f31..0c75c7542 100644
--- a/Source/Parallelization/CMakeLists.txt
+++ b/Source/Parallelization/CMakeLists.txt
@@ -3,4 +3,5 @@ target_sources(WarpX
GuardCellManager.cpp
WarpXComm.cpp
WarpXRegrid.cpp
+ WarpXCommUtil.cpp
)