[CMake] Test Shared Library Dependencies and set_tests_properties()
Jörg Kreuzberger
j.kreuzberger at procitec.de
Mon May 12 07:38:47 EDT 2014
-----Ursprüngliche Nachricht-----
Von: Nils Gladitz <nilsgladitz at gmail.com>
Gesendet: Mo 12.05.2014 12:14
Betreff: Re: AW: [CMake] Test Shared Library Dependencies and set_tests_properties()
An: Jörg Kreuzberger <j.kreuzberger at procitec.de>;
> On 05/12/2014 11:59 AM, Jörg Kreuzberger wrote:
> > Hi!
> >
> > i tested it with 3.0.0-rc4 on linux, same issue here as with 2.8.12.2
>
>
> It seems to be working with 3.0.0-rc4 on Linux for me.
>
> What seems to be required though is that you use the newer NAME/COMMAND
> add_test() signature rather than the old plain signature.
>
> e.g. add_test(NAME foo COMMAND bar) rather than add_test(foo bar)
>
> Nils
>
>
>
More information about the CMake
mailing list