Skip to content

Commit 789be61

Browse files
committed
chore: Add partitioning headers to C++ tar package
Signed-off-by: Dheeraj Peri <[email protected]>
1 parent 93ec6b0 commit 789be61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BUILD

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ pkg_tar(
2222
"//core/lowering:include",
2323
"//core/lowering/passes:include",
2424
"//core/partitioning:include",
25+
"//core/partitioning/segmentedblock:include",
26+
"//core/partitioning/partitioninginfo:include",
27+
"//core/partitioning/partitioningctx:include",
2528
"//core/plugins:impl_include",
2629
"//core/plugins:include",
2730
"//core/runtime:include",

0 commit comments

Comments
 (0)