blob: 4c4599edb53e4c3726cd691f27fb46b6a3b1e20b [file] [log] [blame]
[atlas]
library_dirs = <location of ATLAS libraries>
atlas_libs = lapack, blas, cblas, atlas
[amd]
library_dirs = <location of libamd.a>
include_dirs = <location of amd.h>
amd_libs = amd
[umfpack]
library_dirs = <location of libumfpack.a>
include_dirs = <location of umfpack.h>
umfpack_libs = umfpack