Hi all,

I'm working on a C++ project exporting its API with in Python.
Is there an "easy..." way to compile and generate the Python Modules with cmake. I find the the distutils and cmake hard to use together : not the same build management, the installation process,...
Wouldn't it be better to compile the Python Modules only with cmake ?

If anyone has some experience on the subject, I'll be happy to hear from it.

Best Regards.

C. Alexandre
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to