Alexander Alekhin 777e1d38ba cmake: fix JNI configuration problem for Android samples
Some CMake 3.x (2.8.12.2 is fine) provides broken build configurations
with following build error message:
    ld: fatal error: -soname: must take a non-empty argument

Linker command line sample contains this:
"-shared -Wl,-soname, -o"
2016-06-16 14:32:07 +03:00
..
2015-02-24 16:05:21 +03:00
2015-12-18 17:23:17 +03:00
2014-04-03 14:53:27 +04:00