[CMake] CMake Python support

Andreas Pakulat apaku at gmx.de
Wed Aug 19 08:40:47 EDT 2009


On 19.08.09 08:34:26, Philip Lowman wrote:
> Speaking of the existing FindPython* scripts they do not support v3.0 yet.
> Is there a need to maintain support for picking 2.x if two versions of
> python are installed?

As Py2 and Py3 are basically incompatible IMHO A separate FindPython3 would
be better than letting the module try to "guess" py2 vs. py3 if both are
installed. The project using Python should have decide on wether it works
with Py3 or not.

Andreas

-- 
Expect the worst, it's the least you can do.


More information about the CMake mailing list