Skip to content

Commit 695fcae

Browse files
jcfrjamesobutler
authored andcommitted
cmake: Update minimum required CMake version from 3.5 to 3.20.6
1 parent 4325d2b commit 695fcae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# If you are not a CMake expert, you should better use the provided qmake profiles.
66
#-----------------------------------------------------------------------------
77

8-
cmake_minimum_required(VERSION 3.5)
8+
cmake_minimum_required(VERSION 3.20.6)
99

1010
project(PythonQt)
1111

0 commit comments

Comments
 (0)