diff options
author | Brad King <brad.king@kitware.com> | 2009-04-29 17:13:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-04-29 17:13:08 (GMT) |
commit | b6cb11734686eebb7ddbd97b92eaaa5174954667 (patch) | |
tree | 006deb2f774a33f1bb277c7489e251ea0257c954 /Tests/StringFileTest | |
parent | 6aaa7d45bff3670f9181bcf656076cac2ef407c4 (diff) | |
download | CMake-b6cb11734686eebb7ddbd97b92eaaa5174954667.zip CMake-b6cb11734686eebb7ddbd97b92eaaa5174954667.tar.gz CMake-b6cb11734686eebb7ddbd97b92eaaa5174954667.tar.bz2 |
ENH: Teach file(INSTALL) relative paths
This teaches the undocumented file(INSTALL) command to deal with
relative paths. Relative input file paths are evaluated with respect to
the current source directory. Relative output file paths are evaluated
with respect to the current binary directory.
While this command is currently used only in cmake_install.cmake scripts
(in -P script mode), this cleans up its interface in preparation for a
documented signature.
Diffstat (limited to 'Tests/StringFileTest')
0 files changed, 0 insertions, 0 deletions