Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ConanCmake

Simple CMakeLists.txt which creates conan recipes for the existing system libraries

Usage

Clone the project and then run following command

cmake -DLIBRARIES=re2 .

which will try to detect the requested library. Now this library has to be imported into conan with following command

conan create ~/ConanExternal/re2/ --channel systemlib --user admin

and after the file default has been appended to the conan profile the library should be ready to be consumed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages