mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 15:38:52 -06:00
Help: Date deprecation of deprecated commands.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user