[CMake] Custom Commands & Generator Expressions

Steven Wilson steven.wesley.wilson at gmail.com
Wed Jan 29 17:07:07 EST 2014


Ok.  Thanks for the help!   I'll take a look at bug #14353 as I have time.


On Wed, Jan 29, 2014 at 2:13 PM, Stephen Kelly <steveire at gmail.com> wrote:

> Steven Wilson wrote:
>
> > "\$<1:strip" -u -r customcommandtest>
> >
> > Note the "\$<1:strip" -u -r customcommandtest> output from the generator
> > expression.
> >
> > What do I need to change in the POST_BUILD custom command to make the
> > generator expression work correctly?
>
> The generator expression stops parsing at whitespace. I believe you're
> hitting a problem related to what is discussed in this thread:
>
>  http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/7063
>
> It will require patching CMake, but there is no one working on a patch yet.
>
>  http://public.kitware.com/Bug/view.php?id=14353
>
> Thanks,
>
> Steve.
>
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more
> information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140129/ba5145a8/attachment.html>


More information about the CMake mailing list