mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +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:
parent
2d492834b1
commit
5dc34677ed
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.26.4)
|
cmake_minimum_required(VERSION 3.9)
|
||||||
project(Algorithms_in_C++
|
project(Algorithms_in_C++
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
VERSION 1.0.0
|
VERSION 1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user