Create a new Cache Entry instance. Doesn't modify any files. You probably
want to get these from the CMakeCache
object instead.
The name of the entry
The actual value of the entry. Always a string.
The actual type of value
The DOC
string in the cache
Whether the entry is ADVANCED
Generated using TypeDoc
Implements access to CMake cache entries. See
api.CacheEntry
for more information. This type is immutable.