mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
exec_program(): Remove by policy CMP0153
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user