Hi,

There are a few places where I want to put the current date in generated files. There is a 'date' command in Windows, in OSX and in Linux. However, all three commands take different parameters to format the output, so they cannot be uses in a portable manner. What I would like to use is something like '${CMAKE_COMMAND} -E date -R'.

Would it be possible to integrate this in CMake? Or is this out of the scope?

cheers, Daniel

_______________________________________________
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