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

Trying again...

parent c07a5ccb
......@@ -21,6 +21,6 @@ if [ "$VARIANT" = "python-api" ]; then
echo "!!!!!!! NOW BUILD VIA SETUP.PY !!!!!!!"
cd ..
PATH="cmake/bin:$PATH"
export PATH="cmake/bin:$PATH"
python setup.py build
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