Re: [CMake] Question about add_custom_target

2011-12-07 Thread Michael Hertling
On 12/07/2011 09:09 PM, Robert Dailey wrote: > Anyone? AFAICT, all generator expressions documented for ADD_CUSTOM_COMMAND() and ADD_TEST() also work for ADD_CUSTOM_TARGET() although this isn't mentioned explicitly. IMO, you should file an appropriate bug report in order to have ADD_CUSTOM_TARGET(

Re: [CMake] Question about add_custom_target

2011-12-07 Thread Robert Dailey
Anyone? - Robert Dailey On Tue, Dec 6, 2011 at 4:36 PM, Robert Dailey wrote: > Does $ work in add_custom_target as it does in > add_custom_command? The documentation doesn't state anything about this > that I can see, but it seems like it should work. > > - > Robert Dailey > --

[CMake] Question about add_custom_target

2011-12-06 Thread Robert Dailey
Does $ work in add_custom_target as it does in add_custom_command? The documentation doesn't state anything about this that I can see, but it seems like it should work. - Robert Dailey -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opens