summarylogtreecommitdiffstats
path: root/nppist.pc
blob: d0d99e0f73801a5aa7464d445d06c587d645ea9b (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: nppist
Description: NVIDIA Performance Primitives - Image Processing - Statistic and Linear
Version: 11.1
Libs: -L${libdir} -lnppist
Cflags: -I${includedir}