CMP0139.rst 441 B

12345678910111213141516
  1. CMP0139
  2. -------
  3. .. versionadded:: 3.24
  4. The :command:`if` command supports path comparisons using ``PATH_EQUAL``
  5. operator.
  6. The ``OLD`` behavior for this policy is to ignore the ``PATH_EQUAL`` operator.
  7. The ``NEW`` behavior is to interpret the ``PATH_EQUAL`` operator.
  8. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.24
  9. .. |WARNS_OR_DOES_NOT_WARN| replace:: warns
  10. .. include:: include/STANDARD_ADVICE.rst
  11. .. include:: include/DEPRECATED.rst