add_custom_command-DEPENDS-exe.rst 269 B

123456
  1. add_custom_command-DEPENDS-exe
  2. ------------------------------
  3. * Names of executables given to the ``DEPENDS`` argument of
  4. :command:`add_custom_command` no longer have ``.exe`` suffixes stripped to
  5. establish target-level dependencies. See policy :policy:`CMP0212`.