mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-13 15:37:06 +08:00
feat: update cmake to use a newer version (#2505)
Co-authored-by: rbevin777 <rbevin7@gmail.com> Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.9)
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
project(Algorithms_in_C++
|
||||
LANGUAGES CXX
|
||||
VERSION 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user