[cmake] Tweaks to Python version usage.

Authored by flherne on Aug 31 2017, 3:09 PM.

Description

[cmake] Tweaks to Python version usage.

Don't require the patch version to match between interpreter and libs.
The patch version only matters to ensure libs are > 3.4.3; just having
the same feature release should be fine for other purposes.

Incidentally, fix definition of PYTHON_EXECUTABLE.

Details

Committed
flherneAug 31 2017, 3:21 PM
Parents
R53:96bcde045302: Remove unused KDEVPYTHON_VERSION defines
Branches
Unknown
Tags
Unknown