10 lines
278 B
PkgConfig
10 lines
278 B
PkgConfig
cudaroot=/usr/lib64/cuda
|
|
libdir=${cudaroot}/targets/x86_64-linux/lib
|
|
includedir=${cudaroot}/targets/x86_64-linux/include
|
|
|
|
Name: nppicom
|
|
Description: NVIDIA Performance Primitives - Image Processing - Compression
|
|
Version: 11.0
|
|
Libs: -L${libdir} -lnppicom
|
|
Cflags: -I${includedir}
|