mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Removed excess l
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cd %~dp0\..
|
||||
|
||||
::rmdir /S /Q build
|
||||
mkdir build 2>null
|
||||
mkdir build 2>nul
|
||||
|
||||
SET ANDROID_NDK=C:\apps\android-ndk-r5b
|
||||
SET CMAKE_EXE=C:\apps\cmake\bin\cmake.exe
|
||||
|
||||
Reference in New Issue
Block a user