Commit 7612c1ea authored by francesco-st's avatar francesco-st Committed by Victor Zverovich

Add reference to lhelper package manager in usage

parent b91d39f2
...@@ -173,6 +173,16 @@ The fmt port in vcpkg is kept up to date by Microsoft team members and community ...@@ -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 contributors. If the version is out of date, please `create an issue or pull
request <https://github.com/Microsoft/vcpkg>`__ on the vcpkg repository. 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 Android NDK
=========== ===========
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment