Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devolutions/conan-public

Conan public recipes
https://github.com/devolutions/conan-public

conan

Last synced: 17 days ago
JSON representation

Conan public recipes

Awesome Lists containing this project

README

        

# Devolutions conan public recipes

This repository contains all the [conan](https://conan.io/) build recipes for Devolutions. Feel free to use them as reference for your own projects.

## Installing conan

```
pip3 install --user conan==1.40.0 --upgrade
```