Changeset 1670f39


Ignore:
Timestamp:
May 12, 2016, 8:01:04 PM (8 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:
b2de03f
Parents:
2ee90df
Message:

python/setup.py: no need to include ../build/src

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/setup.py

    r2ee90df r1670f39  
    3333    define_macros += [('USE_LOCAL_AUBIO', 1)]
    3434    include_dirs += ['../src'] # aubio.h
    35     include_dirs += ['../build/src'] # config.h
    3635    library_dirs += ['../build/src']
    3736
Note: See TracChangeset for help on using the changeset viewer.