mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
9 lines
170 B
PkgConfig
9 lines
170 B
PkgConfig
libdir=LIBDIR
|
|
includedir=INCLUDE_DIR
|
|
|
|
Name: cufftw
|
|
Description: CUDA Fast Fourier Transform Wide
|
|
Version: CUDA_VERSION
|
|
Libs: -L${libdir} -lcufftw
|
|
Cflags: -I${includedir}
|