Denis Scherbakov wrote:
On Monday 11 May 2009, Denis Scherbakov wrote:
CMAKE_LINK_DEPENDS_DEBUG_MODE is also not documented.
Is this one an official public variable or may it go away
again ?

If you ask me - I don't know, I am not a CMake developer.
But there is a lot functionality built around this variable in one of CMake
source files. So I think it is for a long time there.

It's purposely undocumented.  I used that variable while debugging
the link dependencies computation code.  Some day it might help diagnose
a bug report for some user so I left it in.  It's output format is
totally unspecified.

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

Reply via email to