mirror of
https://github.com/Z3Prover/z3
synced 2026-01-27 20:38:42 +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])
|
||||
# ```
|
||||
#
|
||||
# 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)
|
||||
RETURN()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue