mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 17:32:18 +00:00
9 lines
153 B
PkgConfig
9 lines
153 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: cuda
|
|
Description: CUDA Driver Library
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lcuda
|
|
Cflags: -I${includedir}
|