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