From d8420c2786a0f287c335257e4af0147554a74f45 Mon Sep 17 00:00:00 2001 From: knarf Date: Fri, 5 Aug 2011 02:30:58 +0000 Subject: commit FFTW3 thorn from Yosef git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/FFTW3/trunk@1 325d7946-0b50-4e3b-902a-3a8d69fbdfa6 --- configuration.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configuration.ccl (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..12d5553 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,8 @@ +# Configuration definitions for thorn FFTW3 + +PROVIDES FFTW3 +{ + SCRIPT FFTW3.sh + LANG bash + OPTIONS FFTW3_DIR FFTW3_LIBS +} -- cgit v1.2.3