You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
250 B
12 lines
250 B
2 months ago
|
prefix=/c/blis
|
||
|
exec_prefix=/c/blis
|
||
|
libdir=/c/blis/lib
|
||
|
includedir=/c/blis/include
|
||
|
|
||
|
Name: BLIS
|
||
|
Description: BLAS-like Library Instantiation Software Framework
|
||
|
Version: 1.0
|
||
|
Libs: -L${libdir} -lblis
|
||
|
Libs.private: -fopenmp
|
||
|
Cflags: -I${includedir}/blis
|