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()'s documentation enhanced, or to
advise against using generator expressions therein in case it works
just by accident.

Regards,

Michael

> 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
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake


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
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

[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/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake