summaryrefslogtreecommitdiff
path: root/cuda/nppist.pc
blob: 4cdeb503cf74e13b934a6209cd160f349b13b4ad (plain)
    1 cudaroot=/opt/cuda
    2 libdir=${cudaroot}/targets/x86_64-linux/lib
    3 includedir=${cudaroot}/targets/x86_64-linux/include
    4 
    5 Name: nppist
    6 Description: NVIDIA Performance Primitives - Image Processing - Statistic and Linear
    7 Version: 11.0
    8 Libs: -L${libdir} -lnppist
    9 Cflags: -I${includedir}

Generated by cgit