OpenROAD
OpenROAD copied to clipboard
rmp: add Bazel BUILD
(Not working due to abc exported header issue)
clang-tidy review says "All clean, LGTM! :+1:"
What is the status of this PR? This seems to work internally with defines = ["ABC_NAMESPACE=abc"],. Is that the issue this was facing?
ABC_NAMESPACE=abc is specified in the top level BUILD but any cc_library that uses abc will need to define this.
@QuantamHD offered to fix this module a while ago and it has been pending since. I could take it back if he doesn't have time.
Replaced by #8074 (merge was too painful)