mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made makerel copy the compiled windows python modules into the release folder.
This commit is contained in:
parent
802e5205e4
commit
e02d5ba0b6
@ -53,6 +53,7 @@ cp -r ../../docs/cache/dlib . || report_failure
|
||||
cp -r ../../docs/cache/examples . || report_failure
|
||||
cp -r ../../docs/cache/python_examples . || report_failure
|
||||
cp -r ../../docs/cache/tools . || report_failure
|
||||
scp davis@home.dlib.net:dlib_win_python/* python_examples || report_failure
|
||||
|
||||
echo Version: $RELEASE >> dlib/README.txt
|
||||
echo "Date: `date`" >> dlib/README.txt
|
||||
|
Loading…
Reference in New Issue
Block a user