-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule benchmark
updated
9 files
+9 −0 | BUILD.bazel | |
+2 −1 | CMakeLists.txt | |
+32 −0 | LICENSE | |
+1 −1 | bindings/python/google_benchmark/__init__.py | |
+168 −0 | config/generate_export_header.bzl | |
+0 −47 | include/benchmark/export.h | |
+4 −5 | src/CMakeLists.txt | |
+4 −4 | src/string_util.cc | |
+0 −4 | test/CMakeLists.txt |