Skip to content

Commit e067ded

Browse files
authored
Remove implicit BLAS import
The reason that BLAS libs may be different.
1 parent 6f18626 commit e067ded

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dub.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"Ilya Yaroshenko"
99
],
1010
"license": "BSL-1.0",
11-
"libs": ["blas"],
12-
11+
1312
"buildTypes": {
1413
"DSddox": {
1514
"buildOptions": ["syntaxOnly"],

0 commit comments

Comments
 (0)