contrib/cuda-fb/cufftw.pc

10 lines
240 B
PkgConfig
Raw Normal View History

2021-11-14 12:42:39 +01:00
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: 11.0
Libs: -L${libdir} -lcufftw
Cflags: -I${includedir}