exec_program-policy.rst 225 B

123456
  1. exec_program-policy
  2. -------------------
  3. * The :command:`exec_program` command, which has been deprecated since CMake
  4. 3.0, has been removed by policy :policy:`CMP0153`. Use the
  5. :command:`execute_process` command instead.