I Create a small test to try replicate the problem and all works Fine at
first view and ADD_CUSTOM_COMMAND is called as expected.

I now thinking that can be a problem in how i concatenate values in OUTPUT
of the command, i  go to change my script for clean and further inspect this
issue.

BTW i can buid my system with Cmake :)


On Jan 19, 2008 8:02 PM, pepone. onrez <[EMAIL PROTECTED]> wrote:

> I test various debug messages before my first post here and variable
> values seems alright. Now ill try to reproduce the problem in a self
> contained example and post here the results.
>
> Thanks for all
>
>
> On Jan 19, 2008 7:15 PM, Brandon Van Every <[EMAIL PROTECTED]> wrote:
>
> > I'm going to take a wild guess that one of your variables is emitting
> > extra quotes or open parentheses or something, such that the 2nd
> > ADD_CUSTOM_COMMAND gratuitously disappears.  Suggest you message() all
> > your variables to see what they are, and also write a small test case
> > that simulates the behavior you're trying to implement, without all
> > the fancy extra logic.
> >
> > Cheers,
> > Brandon Van Every
> > _______________________________________________
> > CMake mailing list
> > CMake@cmake.org
> > http://www.cmake.org/mailman/listinfo/cmake
> >
>
>
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to