mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
9 lines
175 B
PkgConfig
9 lines
175 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: cublas
|
|
Description: CUDA Basic Linear Algebra Subprograms
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lcublas
|
|
Cflags: -I${includedir}
|