move INCLUDE_ALL to (c)make options

This commit is contained in:
Martin Kroeker 2022-10-30 12:45:54 +01:00 committed by GitHub
parent 06b022b139
commit eeebaf2294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
// The following macros specify which routines are included in the library under
// LAPACK's symbol names: 1 included, 0 not included
#define INCLUDE_ALL 1
// #define INCLUDE_ALL 1
#define INCLUDE_XLAUUM INCLUDE_ALL
#define INCLUDE_SLAUUM INCLUDE_XLAUUM