Changeset e460e60 for wscript


Ignore:
Timestamp:
Oct 25, 2009, 9:45:12 PM (15 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:
1342c2f
Parents:
b616ffe
Message:

interfaces/cpp: remove, will create a separate project later if needed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    rb616ffe re460e60  
    137137
    138138  # add sub directories
    139   bld.add_subdirs('src examples interfaces/cpp')
     139  bld.add_subdirs('src examples')
    140140  if bld.env['SWIG']:
    141141    if bld.env['PYTHON']:
Note: See TracChangeset for help on using the changeset viewer.