Skip to content

Commit

Permalink
Bump to CMake 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam committed Dec 29, 2024
1 parent 6173e24 commit 82331a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# 2. The MIT License, found at <http://opensource.org/licenses/MIT>.
#

cmake_minimum_required(VERSION 3.6)
cmake_minimum_required(VERSION 3.10)
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_EXTENSIONS OFF)

Expand Down

0 comments on commit 82331a2

Please sign in to comment.