Skip to content

Commit a213bef

Browse files
committed
Python_background_mcc_1d: Add CMake Options
Add missing CMake options in `WarpX-tests.ini`. This must have been merged in parallel to when we modernized our regression tests end of last year. BLAST-WarpX#2556
1 parent eb86235 commit a213bef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Regression/WarpX-tests.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2965,6 +2965,8 @@ runtime_params =
29652965
customRunCmd = python3 PICMI_inputs_1d.py --test
29662966
dim = 1
29672967
addToCompileString = USE_PYTHON_MAIN=TRUE
2968+
cmakeSetupOpts = -DWarpX_DIMS=1 -DWarpX_LIB=ON
2969+
target = pip_install
29682970
restartTest = 0
29692971
useMPI = 1
29702972
numprocs = 2

0 commit comments

Comments
 (0)