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

Generated by cgit