Hi all,

Would it be worthwhile to add Python as a valid language to the
project() method? Or is it better to use the currently available
FindPython-like scripts.

My reason for asking is that oftentimes you'd like to byte-compile
Python source and install these byte-compiled files along with the
Python sources. If Python were a fully supported programming language,
then you could write the CMakeLists.txt files more or less the same way
as for other languages (e.g., like Java).

It's just a thought, and maybe I'm overlooking all kinds of potential
pitfalls. 

Best regards,
Marcel Loose.


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to