pybind11_bazel
pybind11_bazel copied to clipboard
Add example for building a library
Add a self-contained example building a dummy library complete with a WORKSPACE, BUILD and source code file.
GitHub issue #19
Please merge this pull request. If I have found this 3 weeks ago, I would have been saving a lot of time and pain.
@sgasse I had to modify the name in examples/libexample/BUILD from example to libexample to make it work