Commit 46e434c
committed
cmake: make FindPython use system Python 3 version
The newest installed version of Python 3 is often not the default
version on a Gentoo Linux system, where multiple Python 3 versions
can be installed on a single system and /usr/bin/python3 is the one
that should be used by default.
Related: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/8287
Closes: #1531 parent 4a3f68d commit 46e434c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
0 commit comments