Changeset afbd7e7 for src/wscript_build
- Timestamp:
- Jul 14, 2012, 1:33:45 AM (12 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, pitchshift, sampler, timestretch, yinfft+
- Children:
- 9b1e101
- Parents:
- 4722e63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/wscript_build
r4722e63 rafbd7e7 10 10 if 'HAVE_SAMPLERATE': 11 11 uselib += ['SAMPLERATE'] 12 13 if 'HAVE_SNDFILE': 14 uselib += ['SNDFILE'] 12 15 13 16 # build libaubio
Note: See TracChangeset
for help on using the changeset viewer.