opencv/modules/java
Alexander Alekhin 4b17d073c0 cmake: fix linker dependencies for opencv_java
Linker dependencies to all OpenCV modules are invalid.
We should not include other bindings in this list (like "opencv_python").
2013-10-24 19:04:59 +04:00
..
android_lib Merge pull request #800 from asmorkalov:android_cam_idx_semantic 2013-04-29 10:00:08 +04:00
android_test Delete a bunch more trailing whitespace that slipped through the cracks. 2013-09-04 16:13:27 +04:00
generator In Java bindings, wrap version constants into functions to prevent inlining. 2013-10-15 15:44:26 +04:00
test Fix running Java tests with run.py on everything other than Windows. 2013-10-16 19:22:01 +04: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 cmake: fix linker dependencies for opencv_java 2013-10-24 19:04:59 +04:00