https://github.com/Kitware/CMake
Raw File
Tip revision: db3499df5d06ab2cacc61e9f7720a33456aeafe4 authored by Brad King on 30 November 2016, 14:54:05 UTC
CMake 3.7.1
Tip revision: db3499d
VALUE.rst
VALUE
-----

Value of a cache entry.

This property maps to the actual value of a cache entry.  Setting this
property always sets the value without checking, so use with care.
back to top