summarylogtreecommitdiffstats
path: root/nppitc.pc
blob: 305d1822e77570f38e1ae76c5ade5832f524344f (plain)
1
2
3
4
5
6
7
8
9
cudaroot=/opt/cuda/cuda-12.0
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.0
Version: 12.0
Libs: -L${libdir} -lnppitc
Cflags: -I${includedir}