summaryrefslogtreecommitdiff
path: root/cuda/nvjpeg.pc
blob: ebdcfd07707cb6024492d7e53f0c57058ef8b8cb (plain)
    1 cudaroot=/opt/cuda
    2 libdir=${cudaroot}/targets/x86_64-linux/lib
    3 includedir=${cudaroot}/targets/x86_64-linux/include
    4 
    5 Name: nvjpeg
    6 Description: NVIDIA JPEG Library
    7 Version: 11.0
    8 Libs: -L${libdir} -lnvjpeg
    9 Cflags: -I${includedir}

Generated by cgit