On Wednesday 04 March 2009, Iwan Aucamp wrote:
> Hi
>
> Would it be possible to have CMAKE run a custom command with following
> paramters if the build fails to compile:
In general cmake is not running when something is compiled. What do you want
to do ?
>
> * source file
> * line number
On Wed, Mar 04, 2009 at 11:10:42PM +0200, Iwan Aucamp wrote:
> Would it be possible to have CMAKE run a custom command with following
> paramters if the build fails to compile:
>
>* source file
>* line number
>
> So that the above can be used by a script to determine change set and
> co
Hi
Would it be possible to have CMAKE run a custom command with following
paramters if the build fails to compile:
* source file
* line number
So that the above can be used by a script to determine change set and
commiter and then send an email to the commiter to notify him of the
fai