opencv/platforms
Anush Elangovan 3405a865c4 Add LLVM c++_static c++_shared STL targets
The Android NDK would be moving to Clang as its default compiler
in the future. This patch allows OpenCV to build with the default
c++_shared / c++_static

TEST=Builds OpenCV with -DANDROID_TOOLCHAIN_NAME=
aarch64-linux-android-clang3.6 -DANDROID_STL=c++_shared
2016-01-04 20:48:16 -08:00
..
android Add LLVM c++_static c++_shared STL targets 2016-01-04 20:48:16 -08:00
ios update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
linux Fix arm linux toolchain file 2015-01-19 10:43:49 +03:00
osx update osx and ios build_framework.py 2015-12-17 16:17:31 +03:00
scripts ts: refactor run.py script 2015-10-29 11:28:12 +03:00
winrt Adding test support for WINRT 2015-06-30 15:35:20 +03:00
readme.txt Normalized file endings. 2013-08-21 18:59:25 +04:00

This folder contains toolchains and additional files that are needed for cross compilation.
For more information see introduction tutorials for target platform in documentation:
http://docs.opencv.org/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.html#table-of-content-introduction