Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use
FindJNI
to locate required headers
We use `jni.h` for the android support library. Setup the search in CMake to allow us to find the header and include the header search path properly.
- Loading branch information