[CMake] Various problems deploying a python module
Janosch Peters
jp at binford3000.de
Fri Jun 25 10:11:10 EDT 2010
On 2010-06-25 15:45:37 +0200, Michael Hertling said:
> On 06/25/2010 03:17 PM, Janosch Peters wrote:
>> On 2010-06-21 07:01:36 +0200, Michael Hertling said:
>>
>>> 8d87d12
>>
>> What's that? Leet speak?
>
> No, these are the first seven and sufficiently unambiguous digits of
> the SHA-1 sum of the commit in CMake's Git repository that removes
> the framework related lines from FindPythonLibs.cmake
Ok. But the python dilemma still remains:
1. FindPythonInterp and FindPythonLibs might still produce inconsistent
results (e.g. libs and interpreter of different python versions)
2. AFAIK you cannot specify a specific python version you which to include/link
I think someone on the list suggested to merge both modules into one,
which would help making the results consistent. Is this (or any other
solution) on your todo list?
--
Janosch
More information about the CMake
mailing list