cuda/cufftw.pc

10 lines
246 B
PkgConfig
Raw Permalink Normal View History

cudaroot=/usr/lib64/cuda
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include
Name: cufftw
Description: CUDA Fast Fourier Transform Wide
Version: 11.0
Libs: -L${libdir} -lcufftw
Cflags: -I${includedir}