Skip to content

Commit 5334677

Browse files
committed
chore: align minimum cmake version with the one of CMake
1 parent 66eddd4 commit 5334677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.6)
1+
cmake_minimum_required(VERSION 3.13)
22

33
#
44
# For more details, see docs/building.rst

0 commit comments

Comments
 (0)