Skip to content

Commit 5dc3467

Browse files
Panquesito7github-actions[bot]
and
github-actions[bot]
authored
Revert "feat: update CMake version" (#2489)
* Revert "feat: update CMake version to 3.26.4 (#2486)" This reverts commit 2d49283. * clang-format and clang-tidy fixes for d40bf64 --------- Co-authored-by: github-actions[bot] <[email protected]>
1 parent 2d49283 commit 5dc3467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.26.4)
1+
cmake_minimum_required(VERSION 3.9)
22
project(Algorithms_in_C++
33
LANGUAGES CXX
44
VERSION 1.0.0

0 commit comments

Comments
 (0)