1CMP0034
2-------
3
4The :command:`utility_source` command should not be called.
5
6This command was introduced in March 2001 to help build executables used to
7generate other files.  This approach has long been replaced by
8:command:`add_executable` combined with :command:`add_custom_command`.
9
10.. |disallowed_version| replace:: 3.0
11.. include:: DISALLOWED_COMMAND.txt
12
13.. include:: DEPRECATED.txt
14