mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-25 06:21:00 +00:00
Link to Android NDK
This commit is contained in:
parent
d9ef0e0a44
commit
040b8e7e06
@ -58,8 +58,9 @@ Android NDK
|
|||||||
===========
|
===========
|
||||||
|
|
||||||
C++ Format provides `Android.mk file`__ that can be used to build the library
|
C++ Format provides `Android.mk file`__ that can be used to build the library
|
||||||
with Android NDK. For an example of using C++ Format with Android NDK, see
|
with `Android NDK <https://developer.android.com/tools/sdk/ndk/index.html>`_.
|
||||||
the `android-ndk-example <https://github.com/cppformat/android-ndk-example>`_
|
For an example of using C++ Format with Android NDK, see the
|
||||||
|
`android-ndk-example <https://github.com/cppformat/android-ndk-example>`_
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
__ https://github.com/cppformat/cppformat/blob/master/Android.mk
|
__ https://github.com/cppformat/cppformat/blob/master/Android.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user