Changeset 799d992
- Timestamp:
- Oct 1, 2017, 8:04:15 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:
- 20c8769
- Parents:
- f3f0d14
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
rf3f0d14 r799d992 51 51 help_str = 'compile with fftw3 instead of ooura', 52 52 help_disable_str = 'do not compile with fftw3') 53 add_option_enable_disable(ctx, 'intelipp', default = None,53 add_option_enable_disable(ctx, 'intelipp', default = False, 54 54 help_str = 'use Intel IPP libraries (auto)', 55 55 help_disable_str = 'do not use Intel IPP libraries')
Note: See TracChangeset
for help on using the changeset viewer.