We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8002667 commit d95ffbaCopy full SHA for d95ffba
cmake/dependencies/ABLASTR.cmake
@@ -142,7 +142,7 @@ set(ImpactX_ablastr_branch "22.08"
142
set(ImpactX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
143
CACHE STRING
144
"Repository URI to pull and build AMReX from if(ImpactX_amrex_internal)")
145
-set(ImpactX_amrex_branch ""
+set(ImpactX_amrex_branch "1bda173b489024d5f4ec79627f3f612c350e521f"
146
147
"Repository branch for ImpactX_amrex_repo if(ImpactX_amrex_internal)")
148
0 commit comments