benchmark/bindings/python
Paul Wankadia 6a894bd555
Build //:benchmark as a static library only. (#1373)
If someone or something ever needs the dynamic library as a Bazel build
artifact, we can figure that out for them then, but right now, there is
no strong reason to be wrangling various `export.h`-controlling macros.

Fixes #1372.
2022-03-17 08:47:45 +00:00
..
google_benchmark annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
build_defs.bzl Build //:benchmark as a static library only. (#1373) 2022-03-17 08:47:45 +00:00
pybind11.BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
python_headers.BUILD Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00
requirements.txt Add Python bindings. (#957) 2020-05-06 17:28:29 +01:00