On Mon, Mar 30, 2009 at 12:09 AM, Neil Hodgson <nyamaton...@gmail.com> wrote:
...
> while so I can't remember the details. The current Python project
> files are hierarchical, building several DLLs and an EXE and I think
> this was outside the scope of the tools I looked at.

Not sure I understand.
Having a project which builds (shared) libraries and executables which
use them (and which maybe have to be executed later on during the
build) is no problem for CMake, also with the VisualStudio projects.
>From what I remember when I wrote the CMake files for python it was
quite straight forward.

Alex
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to