CMP0057.rst 424 B

1234567891011121314151617
  1. CMP0057
  2. -------
  3. .. versionadded:: 3.3
  4. Support new :command:`if` IN_LIST operator.
  5. CMake 3.3 adds support for the new IN_LIST operator.
  6. The ``OLD`` behavior for this policy is to ignore the IN_LIST operator.
  7. The ``NEW`` behavior is to interpret the IN_LIST operator.
  8. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.3
  9. .. |WARNS_OR_DOES_NOT_WARN| replace:: warns
  10. .. include:: STANDARD_ADVICE.txt
  11. .. include:: DEPRECATED.txt