mirror of
https://github.com/Z3Prover/z3
synced 2025-09-07 02:11:08 +00:00
Update README-CMake.md
Co-authored-by: gonzalobg <65027571+gonzalobg@users.noreply.github.com>
This commit is contained in:
parent
a3bb2f070c
commit
92c3f32f08
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ cmake targets are added to the project:
|
|||
include(FetchContent)
|
||||
FetchContent_Declare(Z3
|
||||
GIT_REPOSITORY https://github.com/Z3Prover/z3
|
||||
GIT_TAG z3-4.12.1
|
||||
GIT_TAG z3-4.15.3
|
||||
)
|
||||
FetchContent_MakeAvailable(Z3)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue