diff options
author | Brad King <brad.king@kitware.com> | 2009-02-04 15:34:10 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-02-04 15:34:10 (GMT) |
commit | a27e9ca4a2fe780ab10d11fdf3759e0c8d76a0d3 (patch) | |
tree | 191aab6a75fd5c42bd9309059e6852c02a4dcca6 /CTestConfig.cmake | |
parent | 2d662e0083d415710ff41497fd11b2e8d524e4de (diff) | |
download | CMake-a27e9ca4a2fe780ab10d11fdf3759e0c8d76a0d3.zip CMake-a27e9ca4a2fe780ab10d11fdf3759e0c8d76a0d3.tar.gz CMake-a27e9ca4a2fe780ab10d11fdf3759e0c8d76a0d3.tar.bz2 |
BUG: Fix old-style install to prefix top
The old install_files, install_programs, and install_targets commands
used to permit installation to the top of the prefix by specifying
destination '/'. This was broken in 2.6.0 to 2.6.2 by changes to
enforce valid destinations that did not account for this case. This
change fixes the case by converting the install destination to '.' which
is the new-style way to specify the top of the installation prefix.
Diffstat (limited to 'CTestConfig.cmake')
0 files changed, 0 insertions, 0 deletions