From 7b4ba76b502955ea29a60032c906b9e0e8ba8365 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Khan Date: Fri, 18 Oct 2024 11:01:10 -0700 Subject: [PATCH] Update CMake version requirements to 3.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0241796..f465b624 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This library is licensed under the Apache 2.0 License. ### Building -CMake 3.13+ is required to build. +CMake 3.9+ is required to build. `` must be an absolute path in the following instructions.