mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Trying again...
This commit is contained in:
parent
c07a5ccbd1
commit
7a4babb401
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user