• Alexander Alekhin's avatar
    Merge pull request #12725 from alalek:cmake_python_win32 · 913c4151
    Alexander Alekhin authored
    * cmake: don't ignore Python from PATH environment variable
    
    - this breaks selection between 32/64-bit Python
    - this breaks Anaconda/Conda environments
    - it is not the CMake default behavior, expected by many projects
    
    * cmake: add Python version check, fallback path on CMake 3.12+
    
    * cmake: drop Python 2.6, allow version selection for Python 3.x
    913c4151
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...