mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-10 14:05:17 +08:00
Revert "feat: update CMake version" (#2489)
* Revert "feat: update CMake version to 3.26.4 (#2486)" This reverts commit2d492834b1. * clang-format and clang-tidy fixes ford40bf643--------- Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user