blob: fe0c2ba3d62d079bc95977f8fed9485b002454f1 (
plain) (
blame)
1
2
3
4
5
6
|
CEXE_headers += WarpX_f.H
F90EXE_sources += WarpX_f.F90
F90EXE_sources += WarpX_picsar.F90
INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/FortranInterface
VPATH_LOCATIONS += $(WARPX_HOME)/Source/FortranInterface
|