summaryrefslogtreecommitdiff
path: root/Help/command/exec_program.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/exec_program.rst')
-rw-r--r--Help/command/exec_program.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Help/command/exec_program.rst b/Help/command/exec_program.rst
index 6dfdad394..bc9b06916 100644
--- a/Help/command/exec_program.rst
+++ b/Help/command/exec_program.rst
@@ -1,7 +1,9 @@
exec_program
------------
-Deprecated. Use the :command:`execute_process` command instead.
+.. deprecated:: 3.0
+
+ Use the :command:`execute_process` command instead.
Run an executable program during the processing of the CMakeList.txt
file.