install — CMake 3.23.0-rc5 Documentation
cmake.org › cmake › helpRENAME Specify a name for an installed file that may be different from the original file. Renaming is allowed only when a single file is installed by the command. OPTIONAL Specify that it is not an error if the file to be installed does not exist. New in version 3.1: Command signatures that install files may print messages during installation.
file — CMake 3.23.0-rc5 Documentation
cmake.org › cmake › helpAn important difference is that configure_file () creates a dependency on the source file, so CMake will be re-run if it changes. The file (COPY_FILE) sub-command does not create such a dependency. See also the file (COPY) sub-command just below which provides further file-copying capabilities.
[CMake] cmake -E move/rename?
cmake.org › pipermail › cmakeJun 26, 2009 · build build_dir - build the project in build_dir. write_regv key value - write registry value delete_regv key - delete registry value comspec - on windows 9x use this for RunCommand On Thu, Jun 25, 2009 at 5:48 PM, Marcel Loose <loose at astron.nl> wrote: > Hi all, > > Is there a reason why cmake -E does not support move/rename?
[CMake] cmake -E move/rename?
https://cmake.org/pipermail/cmake/2009-June/030461.html26.06.2009 · build build_dir - build the project in build_dir. write_regv key value - write registry value delete_regv key - delete registry value comspec - on windows 9x use this for RunCommand On Thu, Jun 25, 2009 at 5:48 PM, Marcel Loose <loose at astron.nl> wrote: > Hi all, > > Is there a reason why cmake -E does not support move/rename?