Conan.io package recipe for pybind11 project.
The packages generated with this conanfile can be found in Bintray.
$ conan install pybind11/2.3.0@conan/stable
If you handle multiple dependencies in your project is better to add a conanfile.txt
[requires]
pybind11/2.3.0@conan/stable
[generators]
cmake