summarylogtreecommitdiffstats
path: root/nvjpeg.pc
blob: 0de9dbf1b7ea81143b61b99cfddb5faf2efc11b5 (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: nvjpeg
Description: NVIDIA JPEG Library, version 11.4
Version: 11.4
Libs: -L${libdir} -lnvjpeg
Cflags: -I${includedir}