contrib/cuda-fb/nvjpeg.pc

10 lines
227 B
PkgConfig
Raw Normal View History

2021-11-14 12:42:39 +01:00
cudaroot=/opt/cuda
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include
Name: nvjpeg
Description: NVIDIA JPEG Library
Version: 11.0
Libs: -L${libdir} -lnvjpeg
Cflags: -I${includedir}