From 6e894967c81deddf44108df7c2016420e1ce13a7 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Khan Date: Fri, 18 Oct 2024 11:01:07 -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 bf4d735..231b870 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,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.