source: python.old/wscript_build @ c101fe1

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since c101fe1 was b554e41, checked in by Paul Brossier <piem@piem.org>, 11 years ago

moved out old python interface

  • Property mode set to 100644
File size: 171 bytes
Line 
1# vim:set syntax=python:
2
3ctx.add_subdirs('aubio')
4# install headers
5for file in ['aubiocut', 'aubiopitch']:
6  ctx.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)
Note: See TracBrowser for help on using the repository browser.