mirror of
https://github.com/pantor/inja.git
synced 2026-04-04 15:18:53 +00:00
Add Conan integration to readme
This commit is contained in:
@@ -33,9 +33,11 @@ using namespace inja;
|
||||
using json = nlohmann::json;
|
||||
```
|
||||
|
||||
If you are using the [Meson Build System](http://mesonbuild.com), then you can wrap this repository as a subproject.
|
||||
|
||||
You can also integrate inja in your project using [Hunter](https://github.com/ruslo/hunter), a package manager for C++.
|
||||
|
||||
If you are using the [Meson Build System](http://mesonbuild.com), then you can wrap this repository as a subproject.
|
||||
If you are using [Conan](https://conan.io) to manage your dependencies, have a look at [this repository](https://github.com/DEGoodmanWilson/conan-inja). Please file issues [here](https://github.com/DEGoodmanWilson/conan-inja/issues) if you experience problems with the packages.
|
||||
|
||||
|
||||
## Tutorial
|
||||
|
||||
Reference in New Issue
Block a user