On Thursday 27 November 2008, James Bigler wrote:
> Is it possible to get the docstring of a cache variable using
> something like get_property (or perhaps another mechanism)?
>
> I tried this, but it didn't work.
>
> get_property(MYVAR_DOCSTRING VARIABLE PROPERTY DOCSTRING)
> message("MYVAR_DOCSTRING = ${MYVAR_DOCSTRING}")

No, currently not.
I guess a patch would be accepted :-)

Alex
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to