3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-02 12:37:52 +00:00

Add bootstrap.py script to copy CMake files into their correct location

on a user's machine and add documentation for this. Also add a
``maintainers.txt`` file.
This commit is contained in:
Dan Liew 2016-03-03 18:28:16 +00:00
parent a3e0eae9ec
commit 875acfc210
3 changed files with 375 additions and 29 deletions

View file

@ -0,0 +1,3 @@
# Maintainers
- Dan Liew (@delcypher)