Add reference to lhelper package manager in usage

This commit is contained in:
francesco-st 2020-10-05 14:36:33 +02:00 committed by Victor Zverovich
parent b91d39f20b
commit 7612c1ea87

View File

@ -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 <https://github.com/Microsoft/vcpkg>`__ on the vcpkg repository.
LHelper
=======
You can download and install fmt using `lhelper <https://github.com/franko/lhelper>`__ dependency manager::
lhelper activate <some-environment>
lhelper install fmt
All the recipes for lhelper are kept in the `lhelper's recipe <https://github.com/franko/lhelper-recipes>`__ repository.
Android NDK
===========