diff --git a/doc/usage.rst b/doc/usage.rst index 8c260c27..aa0661f8 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -173,6 +173,16 @@ The fmt port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please `create an issue or pull request `__ on the vcpkg repository. +LHelper +======= + +You can download and install fmt using `lhelper `__ dependency manager:: + + lhelper activate + lhelper install fmt + +All the recipes for lhelper are kept in the `lhelper's recipe `__ repository. + Android NDK ===========