mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Migrating to cmake. It builds both internal or external libz3.
This commit is contained in:
parent
c998cf2cdb
commit
e8c1947168
2 changed files with 127 additions and 283 deletions
|
@ -30,6 +30,7 @@
|
|||
# OCAML_${pkg}_VERSION
|
||||
|
||||
include( FindPackageHandleStandardArgs )
|
||||
include(AddOCaml)
|
||||
|
||||
find_program(OCAMLFIND
|
||||
NAMES ocamlfind)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue