From 296d466cd6bbf2f7e75e15bb6a01268e88c76ed0 Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Sun, 17 Nov 2024 10:58:13 +0000 Subject: [PATCH] CMake: Fix the comment about versions. [skip ci] (cherry picked from commit 40b8db437e559753032d3493b3e69e13603ea3fe) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d15813ca..764d6ab6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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; # -- 2.39.5