Skip to content

Commit 8301a96

Browse files
authored
bazel_test (#4)
1 parent edef63c commit 8301a96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/third_party_build/nanobind.BUILD

Lines changed: 1 addition & 0 deletions
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)