summarylogtreecommitdiffstats
path: root/cufftw.pc
blob: 872d8c02d2a6f2e124c1361a5561fdeb57ae7043 (plain)
1
2
3
4
5
6
7
8
9
cudaroot=/opt/cuda
libdir=${cudaroot}/targets/x86_64-linux/lib
includedir=${cudaroot}/targets/x86_64-linux/include

Name: cufftw
Description: CUDA Fast Fourier Transform Wide
Version: 12.5
Libs: -L${libdir} -lcufftw
Cflags: -I${includedir}