Skip to content

Commit 90588b7

Browse files
authored
Update pybind11.BUILD
1 parent dfb14c7 commit 90588b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bazel/pybind11.BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Description:
22
# Build rule for pybind11 2.2.4.
33

4+
load("@rules_cc//cc:defs.bzl", "cc_library")
5+
46
cc_library(
57
name = "pybind11",
68
hdrs = glob(

0 commit comments

Comments
 (0)