Skip to content

Commit

Permalink
Merge pull request #144 from RevathiJambunathan/fixcompilationforGnumake
Browse files Browse the repository at this point in the history
add cpp for Make package
  • Loading branch information
RevathiJambunathan authored Aug 19, 2024
2 parents 947c96f + 84f4af1 commit 1c59ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Diagnostics/ComputeDiagFunctors/Make.package
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ CEXE_sources += BackTransformFunctor.cpp
CEXE_sources += BackTransformParticleFunctor.cpp
CEXE_sources += ParticleReductionFunctor.cpp
CEXE_sources += TemperatureFunctor.cpp
CEXE_sources += ProcessorMap.cpp

VPATH_LOCATIONS += $(WARPX_HOME)/Source/Diagnostics/ComputeDiagFunctors

0 comments on commit 1c59ccd

Please sign in to comment.