commit | a5eb70fc7025f7de711a117718fcec44d28320d7 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Mon Nov 04 10:45:39 2019 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Mon Nov 04 14:32:41 2019 +0100 |
tree | 3e09dd53d7306c45f174df20ce238fc0e5f3a3f0 | |
parent | eed51cc018fd11a3a5109a2639986b4b861f5f90 [diff] |
cmake: Fixed a bug where python 3.8 was not detected on Windows Fixed a bug where python 3.8 was not detected on Windows. Python 3.8 was released two weeks ago and any Windows user that installs it will detect the wrong version. Also add detection for 3.9 for future-proofing. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>