Skip to content

Commit

Permalink
Windows: enable openPMD again
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Mar 4, 2021
1 parent e3baee0 commit 04a8ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/bld.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ for %%d in (2 3 RZ) do (
-DWarpX_ASCENT=OFF ^
-DWarpX_LIB=ON ^
-DWarpX_MPI=OFF ^
-DWarpX_OPENPMD=OFF ^
-DWarpX_OPENPMD=ON ^
-DWarpX_PSATD=OFF ^
-DWarpX_QED=ON ^
-DWarpX_DIMS=%%d ^
Expand Down

0 comments on commit 04a8ced

Please sign in to comment.