expose libertybuilder for bazel

Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
This commit is contained in:
dsengupta0628
2026-05-13 20:00:18 +00:00
parent 2110ea71a2
commit 1acaf86a20

2
BUILD
View File

@@ -362,6 +362,8 @@ cc_library(
"search/ReportPath.hh",
"spice/WritePathSpice.hh",
"dcalc/PrimaDelayCalc.hh",
# Needed by src/dbSta to synthesize LibertyCells programmatically.
"liberty/LibertyBuilder.hh",
],
copts = [
"-Wno-error",