Unverified Commit db7c2549 authored by Christoph Junghans's avatar Christoph Junghans Committed by GitHub
Browse files

cmake: inject with-pic into Scafacos

parent 2eeb8cec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -416,6 +416,7 @@ if(PKG_USER-SCAFACOS)
                                               --with-internal-fftw
                                               --with-internal-pfft
                                               --with-internal-pnfft
                                               $<$<BOOL:${BUILD_SHARED_LIBS}>:--with-pic>                                               
                                               FC=${CMAKE_MPI_Fortran_COMPILER} 
                                               CXX=${CMAKE_MPI_CXX_COMPILER} 
                                               CC=${CMAKE_MPI_C_COMPILER}