[CMake] git log automation in cmake
Kfir Lavi
lavi.kfir at gmail.com
Thu Jun 16 08:45:13 EDT 2011
Hi,
Is there anyway to produce ChangeLog file from git, when
running cmake on the code?
For start, I would like the simple command:
git log > ChangeLog
I'm running cmake like that:
mkdir /tmp/builddir
cd /tmp/builddir
cmake /path/to/my/project
Can this last command also generate ChangeLog on the fly?
Regards,
Kfir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110616/918c620b/attachment-0001.htm>
More information about the CMake
mailing list