Skip to content

Commit

Permalink
make AMREX_USE_OPENPMD_API flag visible
Browse files Browse the repository at this point in the history
  • Loading branch information
guj committed Dec 14, 2023
1 parent dd3c0c9 commit 082b97d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Src/Extern/openPMD-api/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
add_amrex_define(AMREX_USE_OPENPMD_API NO_LEGACY IF AMReX_OPENPMD_API)

foreach(D IN LISTS AMReX_SPACEDIM)

target_include_directories( amrex_${D}d
Expand Down

0 comments on commit 082b97d

Please sign in to comment.