blob: f9c708e5b94fcdd5aa173001e5b49dcb44bae074 (
plain) (
blame)
1
2
3
4
|
CEXE_headers += SortingUtils.H
CEXE_sources += Partition.cpp
INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/Particles/Sorting
VPATH_LOCATIONS += $(WARPX_HOME)/Source/Particles/Sorting
|