mirror of
https://github.com/reactos/CMake.git
synced 2025-01-21 02:45:05 +00:00
6 lines
131 B
ReStructuredText
6 lines
131 B
ReStructuredText
if-IN_LIST
|
|
----------
|
|
|
|
* Add a new IN_LIST operator to if() that evaluates true
|
|
if a given element is contained in a named list.
|