move INCLUDE_ALL to (c)make options
This commit is contained in:
parent
06b022b139
commit
eeebaf2294
|
@ -45,7 +45,7 @@
|
||||||
// The following macros specify which routines are included in the library under
|
// The following macros specify which routines are included in the library under
|
||||||
// LAPACK's symbol names: 1 included, 0 not included
|
// LAPACK's symbol names: 1 included, 0 not included
|
||||||
|
|
||||||
#define INCLUDE_ALL 1
|
// #define INCLUDE_ALL 1
|
||||||
|
|
||||||
#define INCLUDE_XLAUUM INCLUDE_ALL
|
#define INCLUDE_XLAUUM INCLUDE_ALL
|
||||||
#define INCLUDE_SLAUUM INCLUDE_XLAUUM
|
#define INCLUDE_SLAUUM INCLUDE_XLAUUM
|
||||||
|
|
Loading…
Reference in New Issue