aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
blob: dce562bf7e700289176d25a361ccbea328052325 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Configuration definitions for thorn FFTW3

PROVIDES FFTW3
{
  SCRIPT src/detect.sh
  LANG bash
  OPTIONS FFTW3_DIR FFTW3_INSTALL_DIR FFTW3_LIBS FFTW3_INC_DIRS FFTW3_LIB_DIRS
}

# Pass configuration options to build script
REQUIRES FFTW3