taka-no-me / android-cmake

CMake toolchain file and other scripts for the Android NDK
1.22k stars 438 forks source link

Add build ID. #89

Closed DuFF14 closed 8 years ago

DuFF14 commented 8 years ago

This is necessary for the resulting artifacts to be debuggable in Android Studio.

Addresses: https://github.com/OSVR/android-cmake/issues/2 From: https://github.com/taka-no-me/android-cmake/pull/77