Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
wget https://github.com/nunit/nunit-console/releases/download/v3.9/NUnit.Console-3.9.0.zip |
|
BUILD_DIR=$(dirname -- $0) |
|
unzip NUnit.Console-3.9.0.zip -d $BUILD_DIR/../deps/NUnit.Console-3.9.0 |