<font color='black' size='2' face='arial'>T<font size="2">he best test properties reference is available online at:</font><font color="black" face="arial" size="2">
<div> <br>
<font size="2"> http://cmake.org/cmake/help/v2.8.10/cmake.html#section_PropertiesonTests</font><br>
</div>
<div> <br>
<font size="2">You can't get that same information from the ctest command line as of 2.8.10.<font size="2"> </font></font><font size="2">The cte<font size="2">st command line help could use some love...<br>
<br>
<font size="2"> </font><br>
</font></font>
</div>
<div> <br>
</div>
<div style="font-family:arial,helvetica;font-size:10pt;color:black">-----Original Message-----<br>
From: ycollette.nospam <ycollette.nospam@free.fr><br>
Cc: cmake <cmake@cmake.org><br>
Sent: Wed, Jan 30, 2013 10:47 am<br>
Subject: Re: [CMake] ctest and properties<br>
<br>
<div id="AOLMsgPart_0_6c919d77-c919-43de-87df-178d487a2e9d" style="margin: 0px;font-family: Tahoma, Verdana, Arial, Sans-Serif;font-size: 12px;color: #000;background-color: #fff;">
<pre style="font-size: 9pt;"><tt>Thanks for the answer.
In fact, the information I am looking for is located in cmake-2.8.10/2/Source/cmTest.cxx
in the method void cmTest::DefineProperties(cmake *cm) line 98.
I really don't know how to get this help from command line.
I know that this information is context dependent (whether you use it from cmake
or from test, on some kind of object like TEST in my case).
YC
----- Mail original -----
De: "Bill Hoffman" <<a __removedlink__1462504930__href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>>
À: <a __removedlink__1462504930__href="mailto:cmake@cmake.org">cmake@cmake.org</a>
Envoyé: Mercredi 30 Janvier 2013 16:42:48
Objet: Re: [CMake] ctest and properties
On 1/30/2013 10:14 AM, <a __removedlink__1462504930__href="mailto:ycollette.nospam@free.fr">ycollette.nospam@free.fr</a> wrote:
> Hello,
>
> I am currently working with ctest.
> I am trying to get, via the command line help, all the properties available
for TEST.
> For example:
> set_properties(TEST test_1 PROPERTY ??? test_2)
>
> If I do a ctest --help-command set_property, only the command is detailed, but
no properties are displayed.
>
> Is there a way to get help on properties via command line ?
>
> Best regards,
>
> YC
cmake --help-command set_property. It is a cmake command in the context
you are using it.
--
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
<a __removedlink__1462504930__href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>
<a __removedlink__1462504930__href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573
--
Powered by <a __removedlink__1462504930__href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a __removedlink__1462504930__href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the CMake FAQ at: <a __removedlink__1462504930__href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a __removedlink__1462504930__href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a>
--
Powered by <a __removedlink__1462504930__href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a __removedlink__1462504930__href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the CMake FAQ at: <a __removedlink__1462504930__href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a __removedlink__1462504930__href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a>
</tt></pre>
</div>
<!-- end of AOLMsgPart_0_6c919d77-c919-43de-87df-178d487a2e9d -->
</div>
</font></font>