summarylogtreecommitdiffstats
path: root/nppitc.pc
blob: 9401814e7f941c82377459feb06a7772e4e53330 (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: nppitc
Description: NVIDIA Performance Primitives - Image Processing - Threshold and Compare
Version: 12.8
Libs: -L${libdir} -lnppitc
Cflags: -I${includedir}