summarylogtreecommitdiffstats
path: root/nppim.pc
blob: b898f48e07e894061dd7f95d92f60f3c51102162 (plain)
1
2
3
4
5
6
7
8
9
cudaroot=/opt/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.1
Libs: -L${libdir} -lnppim
Cflags: -I${includedir}