mirror of
https://github.com/Z3Prover/z3
synced 2026-04-27 14:23:35 +00:00
Add support for building Z3 using Bazel. (#7646)
Signed-off-by: Steffen Smolka <smolkaj@google.com>
This commit is contained in:
parent
f680242620
commit
0b26f7e0ee
5 changed files with 72 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -111,3 +111,5 @@ dbg/**
|
|||
CppProperties.json
|
||||
genaisrc/genblogpost.genai.mts
|
||||
*.mts
|
||||
# Bazel generated files
|
||||
bazel-*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue