add support for cargo.

This commit is contained in:
Erick Tryzelaar
2014-06-26 08:03:48 -07:00
parent 043b929b0e
commit be77b71bda
2 changed files with 30 additions and 0 deletions

7
scripts/compile-for-cargo Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
set -e
./configure
make lib/libovr.a
cp lib/libovr.a target/