mirror of
https://github.com/Z3Prover/z3
synced 2026-07-05 06:46:11 +00:00
remove outdated version of cmake
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
e65aa0e7d5
commit
6edf2f1057
1 changed files with 2 additions and 2 deletions
|
|
@ -109,9 +109,9 @@
|
||||||
# [XML_INJECT xml_injection])
|
# [XML_INJECT xml_injection])
|
||||||
# ```
|
# ```
|
||||||
#
|
#
|
||||||
# Require 3.5 for batch copy multiple files
|
# Require 3.10 for batch copy multiple files
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.5.0)
|
cmake_minimum_required(VERSION 3.10.0)
|
||||||
|
|
||||||
IF(DOTNET_FOUND)
|
IF(DOTNET_FOUND)
|
||||||
RETURN()
|
RETURN()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue