[CMake] Generate a file with a custom command as part of build

doug livesey biot023 at gmail.com
Thu Jan 26 04:42:44 EST 2017


I'll have a play with that later. Thanks again for all your help.
   Doug.

On 25 January 2017 at 16:02, Michael Ellery <mellery451 at gmail.com> wrote:

>
> > On Jan 24, 2017, at 11:22 PM, doug livesey <biot023 at gmail.com> wrote:
> >
> > Is there any way that I can make the files webpack compiles into
> dependencies for the Webpack task? So that any changes to those are picked
> up for recompilation?
> > No worries if not, I just thought it would be nice.
> >
>
> just add any files on which the command depends after the DEPENDS
> argument. I only added the one source file in that example, but you can add
> as many as are appropriate.
>
> -Mike
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20170126/218d0246/attachment.html>


More information about the CMake mailing list