Skip to content

Commit 0d1a061

Browse files
gsobalamooskagh
authored andcommitted
Update meson_options.txt (#379)
Correct typo should be OpenBLAS
1 parent 8f8432b commit 0d1a061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ option('protobuf_libdir',
3131
option('openblas_libdirs',
3232
type: 'array',
3333
value: ['/usr/lib/'],
34-
description: 'Paths to OpenCL libraries')
34+
description: 'Paths to OpenBLAS libraries')
3535

3636
option('opencl_libdirs',
3737
type: 'array',

0 commit comments

Comments
 (0)