Conan package for BZip2 library. http://www.bzip.org/
The packages generated with this conanfile can be found in Bintray.
$ conan install bzip2/1.0.6@conan/stable
If you handle multiple dependencies in your project is better to add a conanfile.txt
[requires]
bzip2/1.0.6@conan/stable
[options]
bzip2:shared=True # False
bzip2:fPIC=True # False (only available for Linux and Macos)
[generators]
cmake
If you wish to report an issue for Conan Community related to this package or any other, please do so here:
If you wish to make a request for Conan Community creating a new package, please do so here: