blob: 8ddae5b74974adf916c1ab7feca666282c274067 [file] [log] [blame]
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.