CMP0140.rst 402 B

12345678910111213141516
  1. CMP0140
  2. -------
  3. .. versionadded:: 3.25
  4. The :command:`return` command checks its parameters.
  5. The ``OLD`` behavior for this policy is to ignore any parameters given to the
  6. command.
  7. The ``NEW`` behavior is to check the validity of the parameters.
  8. .. |INTRODUCED_IN_CMAKE_VERSION| replace:: 3.25
  9. .. |WARNS_OR_DOES_NOT_WARN| replace:: warns
  10. .. include:: STANDARD_ADVICE.txt
  11. .. include:: DEPRECATED.txt