summaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorChristian Andersson <chria@maths.lth.se>2012-01-10 14:55:42 (GMT)
committerBrad King <brad.king@kitware.com>2012-01-10 14:58:43 (GMT)
commita04ced3b38cc1ac7903a219c8abc9e31dfe5fbe8 (patch)
tree21786ae3de1e925a188e950064d4523e1eae3beb /Templates
parent0020fc45171c2d8b954492ea76c3b3940ebf53f3 (diff)
downloadCMake-a04ced3b38cc1ac7903a219c8abc9e31dfe5fbe8.zip
CMake-a04ced3b38cc1ac7903a219c8abc9e31dfe5fbe8.tar.gz
CMake-a04ced3b38cc1ac7903a219c8abc9e31dfe5fbe8.tar.bz2
FindPythonLibs: Search for single-user installs on Windows
When cmake searches for Python libs in Windows it searches in: [HKEY_LOCAL_MACHINE\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/libs However, the information might not always reside there. The information could also reside in: [HKEY_CURRENT_USER\\SOFTWARE\\Python\\PythonCore\\${_CURRENT_VERSION}\\InstallPath]/libs when one installs Python for a single user and not for all users.
Diffstat (limited to 'Templates')
0 files changed, 0 insertions, 0 deletions