[CMake] Gyp VS CMake
Jed Brown
jed at 59A2.org
Sat Feb 19 12:13:48 EST 2011
On Fri, Feb 18, 2011 at 20:42, Troy Straszheim
<straszheim at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110219/3658dbd8/attachment.htm>
More information about the CMake
mailing list