Commit 50aab1987794940559d14e715a3eed8532daad4a

Sam Lantinga 2019-05-21T17:33:31

Fixed bug 4639 - CMake build does not generate libhidapi.so for Android Manuel Sabogal I noticed that the current Android.mk builds a libhidapi.so library for Android but the CMake build hasn't been updated to do so. I'll attach a patch that fixes this issue.