mirror of
https://github.com/Z3Prover/z3
synced 2025-08-10 05:00:51 +00:00
Expose z3_static target for Bazel build (#7660)
This commit is contained in:
parent
e2e54527db
commit
bcedb66911
3 changed files with 44 additions and 3 deletions
|
@ -17,3 +17,5 @@ bazel_dep(
|
|||
version = "8.0.1",
|
||||
dev_dependency = True,
|
||||
)
|
||||
|
||||
bazel_dep(name = "platforms", version = "0.0.11")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue