CMP0032.rst 591 B

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