10 lines
284 B
PkgConfig
10 lines
284 B
PkgConfig
cudaroot=/opt/cuda
|
|
libdir=${cudaroot}/targets/x86_64-linux/lib
|
|
includedir=${cudaroot}/targets/x86_64-linux/include
|
|
|
|
Name: nppisu
|
|
Description: NVIDIA Performance Primitives - Image Processing - Support and Data Exchange
|
|
Version: 11.0
|
|
Libs: -L${libdir} -lnppisu
|
|
Cflags: -I${includedir}
|