Skip to content

Commit f43cf25

Browse files
committed
ord: fix bazel build (add cut dep)
Signed-off-by: Matt Liberty <[email protected]>
1 parent 4367336 commit f43cf25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ cc_binary(
143143
":openroad_lib",
144144
":openroad_version",
145145
"//:ord",
146+
"//src/cut",
146147
"//src/gui",
147148
"//src/sta:opensta_lib",
148149
"//src/utl",

0 commit comments

Comments
 (0)