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