mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
9 lines
168 B
PkgConfig
9 lines
168 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: cusparse
|
|
Description: CUDA Sparse Matrix Library
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lcusparse
|
|
Cflags: -I${includedir}
|