1CMP0032
2-------
3
4The :command:`output_required_files` command should not be called.
5
6This command was added in June 2001 to expose the then-current CMake
7implicit dependency scanner.  CMake's real implicit dependency scanner
8has evolved since then but is not exposed through this command.  The
9scanning capabilities of this command are very limited and this
10functionality is better achieved through dedicated outside tools.
11
12.. |disallowed_version| replace:: 3.0
13.. include:: DISALLOWED_COMMAND.txt
14
15.. include:: DEPRECATED.txt
16