Skip to content

Commit

Permalink
CMake: AMReX_FFT Control
Browse files Browse the repository at this point in the history
Through ABLASTR already, but just staying explicit here.
  • Loading branch information
ax3l committed Jan 9, 2025
1 parent 101ba68 commit 991fdce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/dependencies/ABLASTR.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ macro(find_ablastr)
set(CMAKE_POLICY_DEFAULT_CMP0077 NEW)

set(ABLASTR_FFT ${ImpactX_FFT} CACHE BOOL "" FORCE)
set(AMReX_FFT ${ImpactX_FFT} CACHE BOOL "" FORCE)

set(WarpX_APP OFF CACHE BOOL "" FORCE)
set(WarpX_LIB OFF CACHE BOOL "" FORCE)
Expand Down

0 comments on commit 991fdce

Please sign in to comment.