-
- Downloads
Android: Add a CMAKE_BUILD_TYPE default
Android NDK builds are always `debug` or `release`. We may populate flags for these configurations that are needed to produce compatible binaries. Ensure they are used by default.
Please register or sign in to comment