CMake: Fix the comment about versions. [skip ci]

This commit is contained in:
Denis Ovsienko 2024-11-17 10:58:13 +00:00
parent ea5373f27b
commit 40b8db437e

View File

@ -14,7 +14,7 @@ else(WIN32)
# version supplies an older version of CMake;
#
# otherwise, if it's a version less than 3.10, require only
# 3.10, just in case somebody is configuring with CMake
# 3.5, just in case somebody is configuring with CMake
# on a "long-term support" version # of some OS and that
# version supplies an older version of CMake;
#