forked from alisw/alidist
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split FFTW3 into double and float versions for ROOT and O2 (alisw#5363)
* Split FFTW3 into double and float versions for ROOT and O2 ROOT requires libfftw3, but O2 requires libfftw3f. Also, make sure that ROOT actually finds libfftw3 and doesn't just disable the feature we request. * Combine fftw3 and fftw3f libraries into one package
- Loading branch information
1 parent
8c57371
commit 90837e5
Showing
2 changed files
with
22 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters