Commit 7a4babb4 authored by Davis King's avatar Davis King

Trying again...

parent c07a5ccb
...@@ -21,6 +21,6 @@ if [ "$VARIANT" = "python-api" ]; then ...@@ -21,6 +21,6 @@ if [ "$VARIANT" = "python-api" ]; then
echo "!!!!!!! NOW BUILD VIA SETUP.PY !!!!!!!" echo "!!!!!!! NOW BUILD VIA SETUP.PY !!!!!!!"
cd .. cd ..
PATH="cmake/bin:$PATH" export PATH="cmake/bin:$PATH"
python setup.py build python setup.py build
fi fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment