[Python-ideas] Cmake as build system

André Freitas p.andrefreitas at gmail.com
Sat May 23 01:08:40 CEST 2015


Hi,
What you think about using Cmake build system?

I see advantages such as:
- Cross-plataform;
- Supported in Clion IDE (amazing C/C++ IDE, breakpoints, etc);
- Simple and easy to use (Zen of Python :)
https://www.python.org/dev/peps/pep-0020/ );

I was actually seeing a discussion in python-commiters about Windows 7
buildbots failing. Found that someone already had the same idea but don't
know if it was shared here: http://www.vtk.org/Wiki/BuildingPythonWithCMake

Please share your thoughts.

Regards,
André Freitas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150522/69978d6f/attachment-0001.html>


More information about the Python-ideas mailing list