archrelease: copy trunk to community-x86_64
[ArchLinux/community.git] / cuda / repos / community-x86_64 / cufftw.pc
blob7f2717e1ceaf34f2aed9b1e8d1fe241df338bbfe
1 cudaroot=/opt/cuda
2 libdir=${cudaroot}/targets/x86_64-linux/lib
3 includedir=${cudaroot}/targets/x86_64-linux/include
5 Name: cufftw
6 Description: CUDA Fast Fourier Transform Wide
7 Version: 11.0
8 Libs: -L${libdir} -lcufftw
9 Cflags: -I${includedir}