Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
efc8f19cc5b4442cbfb9c40f36b8d3909d42cd92
/
.
/
Help
/
release
/
dev
/
exec_program-policy.rst
blob: 8ddae5b74974adf916c1ab7feca666282c274067 [
file
]
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
.