Skip to content

ystanislavyk/conan-folly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Bintray Linux/macOS
Download Build Status

Conan Recipe for Folly

Folly (acronymed loosely after Facebook Open Source Library) is a library of C 14 components.

The packages generated with conanfile from this repository can be found on Bintray.

Setup

Basic Setup

$ conan remote add conan-morheit https://api.bintray.com/conan/morheit/conan
$ conan install folly/2019.11.11.00@morheit/stable

Project Setup

For project setup specify the package in your conanfile.txt

[requires]
folly/2019.11.11.00@morheit/stable

[generators]
cmake

About

Facebook Folly library package for Conan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published