Skip to content

Commit

Permalink
Re-do bazel?
Browse files Browse the repository at this point in the history
  • Loading branch information
LebedevRI committed Jan 24, 2024
1 parent 84f98b2 commit 5407781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cc_library(
"_FILE_OFFSET_BITS=64",
"_LARGEFILE64_SOURCE",
"_LARGEFILE_SOURCE",
"BENCHMARK_VERSION=\""+native.module_version()+"\"",
"BENCHMARK_VERSION=\""+module_version()+"\"",
],
strip_include_prefix = "include",
visibility = ["//visibility:public"],
Expand Down

0 comments on commit 5407781

Please sign in to comment.