Changeset f0ce36a1 for tests


Ignore:
Timestamp:
Sep 6, 2015, 10:46:31 AM (9 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:
3d30b90, e330033
Parents:
827267b
Message:

wscript: check if we find atlas/cblas.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/wscript_build

    r827267b rf0ce36a1  
    1111    uselib += ['AVUTIL']
    1212    uselib += ['JACK']
     13    uselib += ['BLAS']
    1314    includes = ['../src', '.']
    1415    extra_source = []
Note: See TracChangeset for help on using the changeset viewer.