mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
4 lines
60 B
Batchfile
4 lines
60 B
Batchfile
|
@echo off
|
||
|
call ..\_winpack_run_python_sample.cmd %*
|
||
|
exit /B
|