We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46b86f commit ae6c009Copy full SHA for ae6c009
doc/specs/stdlib_linalg.md
@@ -42,6 +42,7 @@ The same is possible from the `fpm` branch, where the `cpp` preprocessor is enab
42
[dependencies]
43
stdlib="*"
44
45
+# Macros are only needed if using an external library
46
[preprocess]
47
[preprocess.cpp]
48
macros = ["STDLIB_EXTERNAL_BLAS", "STDLIB_EXTERNAL_LAPACK"]
0 commit comments