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