Windows installer shouldn't install an additional version of CMake and Python
Open
- Dominant language
- C++
- Stars
- 371
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
The bootstrap script checks for the existence of a specific CMake and Python version, it seems less than optimum that it does then when I already had later versions of both already installed.
It should be changed to a "version >=" type check.
Contributor guide
Assessment
This issue has not been assessed yet.