Commit 9d5f856 1 parent 7efda5f commit 9d5f856 Copy full SHA for 9d5f856
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ unset(_Python_NAMES)
37
37
38
38
set (_PYTHON1_VERSIONS 1.6 1.5)
39
39
set (_PYTHON2_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)
40
- set (_PYTHON3_VERSIONS 3.11 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
40
+ set (_PYTHON3_VERSIONS 3.12 3. 11 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
41
41
42
42
# Disabling the "search every possible place" code for now
43
43
# see https://gitlab.com/kicad/code/kicad/-/issues/8553
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ cmake_find_frameworks(Python)
44
44
45
45
set (_PYTHON1_VERSIONS 1.6 1.5)
46
46
set (_PYTHON2_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)
47
- set (_PYTHON3_VERSIONS 3.11 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
47
+ set (_PYTHON3_VERSIONS 3.12 3. 11 3.10 3.9 3.8 3.7 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
48
48
49
49
if (PythonLibs_FIND_VERSION)
50
50
if (PythonLibs_FIND_VERSION MATCHES "^[0-9]+\\ .[0-9]+(\\ .[0-9]+.*)?$" )
You can’t perform that action at this time.
0 commit comments