summarylogtreecommitdiffstats
path: root/nppim.pc
blob: 8104d80dea78d6e8f6a350b8d55077338a8fd6ae (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: nppim
Description: NVIDIA Performance Primitives - Image Processing - Morphological, version 12.0
Version: 12.0
Libs: -L${libdir} -lnppim
Cflags: -I${includedir}