7 lines
225 B
ReStructuredText
7 lines
225 B
ReStructuredText
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.
|