mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
win: bump required cmake to 3.21.0 to match cmake_minimum_required
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ IF NOT "%CMAKE_PATH%"=="" (
|
||||
)
|
||||
|
||||
:: reject older CMake, see also build-deps.cmd
|
||||
echo "CMake v3.11.4 or higher is required"
|
||||
echo "CMake v3.21.0 or higher is required"
|
||||
exit /b 1
|
||||
|
||||
:CMake3AndNewer
|
||||
|
||||
Reference in New Issue
Block a user