This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
opencv
Watch
8
Star
0
Fork
You've already forked opencv
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Open Source Computer Vision Library
https://opencv.org/
7888
Commits
6
Branches
128
Tags
3.0 GiB
C++
87%
C
3.4%
Python
2.8%
CMake
2.1%
Java
1.6%
Other
2.8%
Tree:
c0f44ca421
opencv
/
android
/
scripts
/
cmake_android.cmd
5 lines
93 B
Raw
Blame
History
@
ECHO
OFF
PUSHD
%~dp0
..
CALL
.\scripts\build.cmd
%*
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
POPD
Reference in new issue
View Git Blame
Copy Permalink