Hello,
i need to create a file called "ApplicationVersion.xml" before the main source file (main.cpp) would be compiled.
The file should contain some application details and the current Date/Time and SVN Revision.
How can I create such file before the source file are compiled?
How can I get the current Date/Time and the SVN Revision?
Thanks in advance
Best Regards
NoRulez
i need to create a file called "ApplicationVersion.xml" before the main source file (main.cpp) would be compiled.
The file should contain some application details and the current Date/Time and SVN Revision.
How can I create such file before the source file are compiled?
How can I get the current Date/Time and the SVN Revision?
Thanks in advance
Best Regards
NoRulez
_______________________________________________ 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