We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edef63c commit 8cfe5acCopy full SHA for 8cfe5ac
utils/bazel/third_party_build/nanobind.BUILD
@@ -14,6 +14,7 @@ cc_library(
14
textual_hdrs = glob(
15
[
16
"include/**/*.h",
17
+ "include/**/*.inl",
18
"src/*.h",
19
],
20
),
0 commit comments