On Fri, Feb 18, 2011 at 20:42, Troy Straszheim
<straszh...@willowgarage.com>wrote:

> I'm actually *generating* CMakeLists.txt files with python


I do this too, partly to work around the language and partly because we have
a configuration system that we want cmake builds to be consistent with (it
handles batch environments better and can build many optional dependencies).
So I'm only using CMake to write project files or pretty makefiles. This has
been a more pleasant experience than writing Find*.cmake modules.
_______________________________________________
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