Files
CMake/Source/cmInstallProgramsCommand.cxx
Matthew Woehlke 3745af331a Add deprecation diagnostics to deprecated commands
The `install_files`, `install_programs`, `install_targets`,
`make_directory`, `remove`, `subdirs` and `write_file` commands have
been deprecated since CMake 3.0. Tweak them to emit deprecation
diagnostics.

Note that the `exec_program` command does not need a diagnostic as it is
disallowed under CMP0153.
2026-07-13 16:45:08 -04:00

4.5 KiB