opencv/modules/java
Ruslan Baratov 0fcc5face3 Fix `cmake -E touch classes.jar' step
`-E touch` command doesn't create intermediate directories. We have to do it
manually using `file(MAKE_DIRECTORY ...)` command.
2015-06-17 12:11:11 +02:00
..
android_lib Switched OpenCV to a 3-component version number. 2013-11-15 19:41:53 +04:00
android_test Updated Manager for Android 2015-06-02 17:33:04 +03:00
common_test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
generator AndroidMgr: fixed typos and package name 2015-06-03 11:53:29 +03:00
pure_test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
build.xml.in Fix for encoding errors when building Java source 2013-03-27 17:43:00 +04:00
check-tests.py Normalized file endings. 2013-08-21 18:59:25 +04:00
CMakeLists.txt Fix `cmake -E touch classes.jar' step 2015-06-17 12:11:11 +02:00