mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 03:16:03 +00:00
ENH: Add registry for 2.4
This commit is contained in:
parent
d85f394d96
commit
bc088d135b
@ -9,6 +9,7 @@
|
||||
FIND_PROGRAM(PYTHON_EXECUTABLE
|
||||
NAMES python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 python
|
||||
PATHS
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.4\\InstallPath]
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.3\\InstallPath]
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.2\\InstallPath]
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.1\\InstallPath]
|
||||
|
Loading…
x
Reference in New Issue
Block a user