Changeset b84599d4 for scripts


Ignore:
Timestamp:
Sep 30, 2017, 11:41:48 PM (6 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
Children:
7d3b6b8
Parents:
638190b
Message:

.appveyor.yml: set python.exe explicitely

File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/get_waf.sh

    r638190b rb84599d4  
    2323  tar xf $WAFTARBALL
    2424  pushd waf-$WAFVERSION
    25   NOCLIMB=1 python waf-light --tools=c_emscripten,syms
     25  NOCLIMB=1 python waf-light --tools=c_emscripten,syms $*
    2626
    2727  popd
Note: See TracChangeset for help on using the changeset viewer.