Ignore:
Timestamp:
Mar 3, 2013, 7:41:47 PM (11 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:
9ffcf83
Parents:
2fcb973
Message:

tests/utils_tests.h: add some utils

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/wscript_build

    r2fcb973 r386be4a  
    33for target_name in ctx.path.ant_glob('src/**/*.c'):
    44  uselib = []
    5   includes = ['../src']
     5  includes = ['../src', '.']
    66  extra_source = []
    77  if str(target_name).endswith('-jack.c') and ctx.env['JACK']:
Note: See TracChangeset for help on using the changeset viewer.