Re: [CMake] How to get the current date

2010-11-26 Thread ycollette . nospam
- De: "ycollette nospam" À: "cmake" Envoyé: Vendredi 26 Novembre 2010 14h09:48 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [CMake] How to get the current date Thanks for the link: http://www.cmake.org/pipermail/cmake/2009-February/027014.htm

Re: [CMake] How to get the current date

2010-11-26 Thread ycollette . nospam
erdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [CMake] How to get the current date 2010/11/26 : > Hello, > > Is it possible in a CMakeLists.txt file to get the current date (under linux > and windows) ? > I would like to store this date in a cmake variable so as to write

Re: [CMake] How to get the current date

2010-11-26 Thread Eric Noulard
2010/11/26 : > Hello, > > Is it possible in a CMakeLists.txt file to get the current date (under linux > and windows) ? > I would like to store this date in a cmake variable so as to write it in a .h > file. CMake has no builtin for that but if you search the ML archive http://www.cmake.org/Wik

[CMake] How to get the current date

2010-11-26 Thread ycollette . nospam
Hello, Is it possible in a CMakeLists.txt file to get the current date (under linux and windows) ? I would like to store this date in a cmake variable so as to write it in a .h file. YC ___ Powered by www.kitware.com Visit other Kitware open-source p