From bafea442e1a4faae636d699cb487cf08096cf721 Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Khan Date: Fri, 18 Oct 2024 11:00:51 -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 7efc3345..8cb5c5b7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This library is licensed under the Apache 2.0 License. ## Build Instructions -CMake 3.13+ is required to build. +CMake 3.9+ is required to build. `` must be an absolute path in the following instructions.