[CMake] Deleting a variable

Brandon J. Van Every bvanevery at gmail.com
Tue Dec 5 03:48:31 EST 2006


James Bigler wrote:
>
> I want the variable to disappear from the list when running ccmake. 
> This didn't seem to do anything.

How about SET(myvar CACHE INTERNAL "Don't show this")
See the docs for SET.


Cheers,
Brandon Van Every



More information about the CMake mailing list