mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
Update setup.py to use cmake build system (#5128)
This commit is contained in:
parent
0c25d2560d
commit
531a828c57
3 changed files with 54 additions and 18 deletions
|
@ -1,4 +1,7 @@
|
|||
include core/LICENSE.txt
|
||||
include core/z3.pc.cmake.in
|
||||
recursive-include core CMakeLists.txt
|
||||
recursive-include core *.cmake
|
||||
recursive-include core/src *
|
||||
recursive-include core/cmake *
|
||||
recursive-include core/scripts *
|
||||
recursive-include core/examples *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue