Re: [CMake] grep at build time?

2015-07-21 Thread Micha Hergarden
On 07/18/2015 08:17 AM, Alexandre GOUAILLARD wrote: > dear all, > > I'm trying to use cmake as a super build script for another library > build system. > > Using add_custom_command and add_custom_target I have managed to > handle most of the steps so far. My libraries and executable are being > bui

[CMake] grep at build time?

2015-07-17 Thread Alexandre GOUAILLARD
dear all, I'm trying to use cmake as a super build script for another library build system. Using add_custom_command and add_custom_target I have managed to handle most of the steps so far. My libraries and executable are being built as requested across platform. Now I'm trying to import the gen