3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

Update setup.py to use cmake build system (#5128)

This commit is contained in:
Zachary Wimer 2021-03-28 14:17:33 -07:00 committed by GitHub
parent 0c25d2560d
commit 531a828c57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 54 additions and 18 deletions

2
.gitignore vendored
View file

@ -82,3 +82,5 @@ doc/code
.vs
examples/**/obj
CMakeSettings.json
# Editor temp files
*.swp