CMP0057.rst 492 B

123456789101112131415161718
  1. CMP0057
  2. -------
  3. .. |REMOVED_IN_CMAKE_VERSION| replace:: 4.0
  4. .. include:: include/REMOVED_PROLOGUE.rst
  5. .. versionadded:: 3.3
  6. Support new :command:`if` IN_LIST operator.
  7. CMake 3.3 adds support for the new IN_LIST operator.
  8. The ``OLD`` behavior for this policy is to ignore the IN_LIST operator.
  9. The ``NEW`` behavior is to interpret the IN_LIST operator.
  10. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.3
  11. .. |WARNED_OR_DID_NOT_WARN| replace:: warned
  12. .. include:: include/REMOVED_EPILOGUE.rst