[vtk-developers] Do we really need the VTK version of FindPythonLibs.cmake?

David Gobbi david.gobbi at gmail.com
Thu Mar 19 09:11:00 EDT 2015


On Thu, Mar 19, 2015 at 6:58 AM, Ben Boeckel <ben.boeckel at kitware.com>
wrote:

> On Wed, Mar 18, 2015 at 23:10:21 -0600, David Gobbi wrote:
>
> Please make this a "FindPython2.cmake". Wanting Python2 and finding
> Python3 is never acceptable (and vice versa). There are also reasonable
> cases where finding both is wanted and having a single Find module
> really gets in the way of that.


That's a good point, but having separate cmake variables for each (e.g.
PYTHON2_INCLUDE_DIRS for 2 vs. PYTHON_INCLUDE_DIRS for 3)
is going to complicate the rest of our cmake scripts.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150319/94392bcc/attachment.html>


More information about the vtk-developers mailing list