Skip to content

FeignClaims/customized_conan_recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customized Conan Recipe

This repository contains my customized conan recipes.

Why repository?

This repository is intended to benefit from Adding a folder with conan-center-index clone as a remote, which allows to use any folder structured like conan-io/conan-center-index as a conan remote!

Get Started

First, clone this repository locally.

git clone https://github.com/FeignClaims/customized_conan_recipes.git

Then, add this folder as a conan remote:

conan remote add <remote_name> <path_to_this_repository>

After that, you are able to install conan packages as usual with these additional recipes.

For more details, read the official article.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published