[CMake] How to retrieve the property list dynamically?

David Cole david.cole at kitware.com
Mon Jan 24 11:06:03 EST 2011


On Sat, Jan 22, 2011 at 5:00 PM, SF Markus Elfring <
elfring at users.sourceforge.net> wrote:

> Hello,
>
> Various properties can be queried by the command "get_property".
> http://cmake.org/cmake/help/cmake-2-8-docs.html#section_Properties
>
> I am looking for a command in the corresponding programming interface which
> can
> return a list of property names which will be optionally filtered by a
> regular
> expression. Is such a functionality already available?
>

No, there is presently no facility for retrieving a list of properties.



> Regards,
> Markus
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110124/08fb81be/attachment.htm>


More information about the CMake mailing list