- Timestamp:
- Oct 1, 2017, 6:55:35 PM (7 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
- Children:
- f3f0d14
- Parents:
- 14e300e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
r14e300e rb701179 290 290 else: 291 291 ctx.msg('Checking if complex.h is enabled', 'no') 292 292 293 293 # check for Intel IPP 294 294 if (ctx.options.enable_intelipp != False): … … 302 302 else: 303 303 ctx.msg('Checking if Intel IPP is available', 'no') 304 304 305 305 # check for fftw3 306 306 if (ctx.options.enable_fftw3 != False or ctx.options.enable_fftw3f != False):
Note: See TracChangeset
for help on using the changeset viewer.