c3102397e6
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2784 6952d904-891a-0410-993b-d76249ca496b
12 lines
550 B
Diff
12 lines
550 B
Diff
--- Modules/FindPythonInterp.cmake
|
|
+++ Modules/FindPythonInterp.cmake
|
|
@@ -20,7 +20,7 @@
|
|
# License text for the above reference.)
|
|
|
|
FIND_PROGRAM(PYTHON_EXECUTABLE
|
|
- NAMES python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5 python
|
|
+ NAMES python python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5
|
|
PATHS
|
|
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.7\\InstallPath]
|
|
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\2.6\\InstallPath]
|