Skip to content

Commit 8cfe5ac

Browse files
committed
bazel_test
1 parent edef63c commit 8cfe5ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/third_party_build/nanobind.BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ cc_library(
1414
textual_hdrs = glob(
1515
[
1616
"include/**/*.h",
17+
"include/**/*.inl",
1718
"src/*.h",
1819
],
1920
),

0 commit comments

Comments
 (0)