summarylogtreecommitdiffstats
path: root/nppisu.pc
blob: 0fffdb2da400b9066178742ed9789a32b98722c9 (plain)
1
2
3
4
5
6
7
8
9
cudaroot=/opt/cuda-11.1
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include

Name: nppisu
Description: NVIDIA Performance Primitives - Image Processing - Support and Data Exchange
Version: 11.1
Libs: -L${libdir} -lnppisu
Cflags: -I${includedir}