Ignore:
Timestamp:
Nov 6, 2009, 12:08:21 AM (14 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:
7b485af
Parents:
3e17aed
Message:

wscript: factorise build of extra source files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/aubio/wscript_build

    r3e17aed r2359cbd  
    1 bld.new_task_gen(features = 'cc',
    2     includes = '../../examples ../../src',
    3     source = ['../../examples/sndfileio.c'],
    4     uselib = ['JACK'],
    5     target = 'sndfileio')
    6 
    71pyaubio = bld.new_task_gen(name = 'python-aubio',
    82  features = 'cc cshlib pyext',
Note: See TracChangeset for help on using the changeset viewer.