Revision 5335d275527d4f58e4f2992d307c1c62cd94dd3c authored by Kitware Robot on 28 January 2016, 05:01:04 UTC, committed by Kitware Robot on 28 January 2016, 05:01:04 UTC
1 parent 656768c
Raw File
STRINGS.rst
STRINGS
-------

Enumerate possible STRING entry values for GUI selection.

For cache entries with type STRING, this enumerates a set of values.
CMake GUIs may use this to provide a selection widget instead of a
generic string entry field.  This is for convenience only.  CMake does
not enforce that the value matches one of those listed.
back to top