Revert "feat: update CMake version" (#2489)

* Revert "feat: update CMake version to 3.26.4 (#2486)"

This reverts commit 2d492834b1.

* clang-format and clang-tidy fixes for d40bf643

---------

Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
This commit is contained in:
David Leal 2023-06-20 15:49:45 -06:00 committed by GitHub
parent 2d492834b1
commit 5dc34677ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.26.4)
cmake_minimum_required(VERSION 3.9)
project(Algorithms_in_C++
LANGUAGES CXX
VERSION 1.0.0