love2d/love-android

3rd-Party CMake Module

MikuAuahDark opened this issue · 0 comments

Previously, C module is supported in 11.4 using NDK-build's Android.mk, but in 12.0 the build system is changed to CMake.

To preserve backward compatibility (at some extent), there must be a way to convert a (simple) Android.mk to CMake targets so the 3rd-party module is compiled along.