mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-14 02:59:53 -06:00
This compatibility has been deprecated since commit 3a4791548d
(Deprecate compatibility with CMake versions older than 3.5, 2023-02-09,
v3.27.0-rc1~508^2). The behavior itself has been deprecated
since CMake 3.5.
Issue: #26613
2 lines
36 B
CMake
2 lines
36 B
CMake
cmake_minimum_required(VERSION 3.4)
|