mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 12:08:18 +00:00
Fix typo
This commit is contained in:
parent
d47aea3987
commit
2519719d3f
|
@ -1,4 +1,4 @@
|
||||||
# This script should is intended to be included by other
|
# This script is intended to be included by other
|
||||||
# scripts and should not be executed directly
|
# scripts and should not be executed directly
|
||||||
|
|
||||||
: ${Z3_CMAKE_GENERATOR?"Z3_CMAKE_GENERATOR must be specified"}
|
: ${Z3_CMAKE_GENERATOR?"Z3_CMAKE_GENERATOR must be specified"}
|
||||||
|
|
Loading…
Reference in a new issue