MantisBT - CMake
View Issue Details
0013240CMakeDocumentationpublic2012-05-21 11:212012-10-01 13:23
Zack Galbreath 
Brad King 
normalminorN/A
closedfixed 
CMake 2.8.9 
CMake 2.8.9CMake 2.8.9 
0013240: update documentation for FindPythonLibs.cmake
A CMake user approached me with the problem that they couldn't change which installed version of Python was picked up by CMake. This is actually possible, but they were confused because the variables mentioned in the documentation do not include the ones that you actually need to change (the cache variables).
N/A
Attached is a patch to update the documentation, informing users on how to change which installed version of Python is found by CMake.
No tags attached.
patch 0001-Improve-documentation-for-FindPythonLibs.patch (1,189) 2012-05-21 11:21
https://public.kitware.com/Bug/file/4331/0001-Improve-documentation-for-FindPythonLibs.patch
Issue History
2012-05-21 11:21Zack GalbreathNew Issue
2012-05-21 11:21Zack GalbreathFile Added: 0001-Improve-documentation-for-FindPythonLibs.patch
2012-05-22 14:23Brad KingNote Added: 0029546
2012-05-22 14:23Brad KingAssigned To => Brad King
2012-05-22 14:23Brad KingStatusnew => resolved
2012-05-22 14:23Brad KingResolutionopen => fixed
2012-05-22 14:23Brad KingFixed in Version => CMake 2.8.9
2012-05-22 14:23Brad KingTarget Version => CMake 2.8.9
2012-10-01 13:23David ColeNote Added: 0031134
2012-10-01 13:23David ColeStatusresolved => closed

Notes
(0029546)
Brad King   
2012-05-22 14:23   
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5c9af5a [^]
(0031134)
David Cole   
2012-10-01 13:23   
Closing resolved issues that have not been updated in more than 4 months.