mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
exec_program(): Remove by policy CMP0153
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
exec_program
|
||||
------------
|
||||
|
||||
.. versionchanged:: 3.28
|
||||
This command is available only if policy :policy:`CMP0153` is not set to ``NEW``.
|
||||
Port projects to the :command:`execute_process` command.
|
||||
|
||||
.. deprecated:: 3.0
|
||||
|
||||
Use the :command:`execute_process` command instead.
|
||||
|
||||
Reference in New Issue
Block a user