On Friday 25 September 2009, Marcel Loose wrote:
> Hi all,
>
> Is there a difference in precedence between INTERNAL and STATIC cache
> variables?
>
> For example, what happens if I (accidentally) define an INTERNAL cache
> variable that is already or will be defined by CMake? Will the STATIC
> variable always have precedence? Or am I entering the realm of undefined
> behavior?

I think this matters only for the GUI, i.e. ccmake and cmake-gui. INTERNAL 
variables are hidden there.

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