summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-12-10 14:09:50 (GMT)
committerBrad King <brad.king@kitware.com>2009-12-10 14:09:50 (GMT)
commitd5eb99cb6ff0313626ce376522fcd0fceaeddd18 (patch)
treeccb40ffee50b7c1fa77cad80273216cf179670d2 /Utilities
parent419d050bb528145431d115d83780847947ef475d (diff)
downloadCMake-d5eb99cb6ff0313626ce376522fcd0fceaeddd18.zip
CMake-d5eb99cb6ff0313626ce376522fcd0fceaeddd18.tar.gz
CMake-d5eb99cb6ff0313626ce376522fcd0fceaeddd18.tar.bz2
Simplify CMake self-install special case
CMake has a special case for the "make install" target when building CMake itself. We use the just-built CMake to install itself since an existing CMake installation cannot replace itself (at least on Windows). We simplify the code that computes the location of the CMake binary by taking advantage of existing generator support for target lookup. This will make it robust to any changes in CMake's own CMakeLists.txt files in the future.
Diffstat (limited to 'Utilities')
0 files changed, 0 insertions, 0 deletions