1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 20:57:06 +01:00

improved LAPACK configuration

This commit is contained in:
2016-08-02 17:26:54 +01:00
parent a7b483d67a
commit 9e5b934d21
11 changed files with 27 additions and 116 deletions

View File

@ -1,5 +1,3 @@
# additional include paths necessary to compile the C++ library
extra_sources=
if BUILD_COMMS_MPI
extra_sources+=communicator/Communicator_mpi.cc