summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/exec_program-policy.rst
blob: 8ddae5b74974adf916c1ab7feca666282c274067 (plain)
1
2
3
4
5
6
exec_program-policy
-------------------

* The :command:`exec_program` command, which has been deprecated since CMake
  3.0, has been removed by policy :policy:`CMP0153`. Use the
  :command:`execute_process` command instead.