Ignore:
Timestamp:
Oct 17, 2013, 2:10:33 PM (10 years ago)
Author:
Paul Brossier <piem@piem.org>
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:
7079887
Parents:
926f0f6
Message:

examples/wscript_build: simplify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • examples/wscript_build

    r926f0f6 rc52b483  
    1414      includes = '../src',
    1515      lib = 'm',
    16       use = ['aubio', 'FFTW3F', 'FFTW3', 'SNDFILE', 'JACK', 'LASH', 'SAMPLERATE', 'utilsio'],
     16      use = ['aubio', 'utilsio'],
    1717      source = str(source_file),
    1818      target = str(source_file).split('.')[0]
Note: See TracChangeset for help on using the changeset viewer.