diff options
author | Brad King <brad.king@kitware.com> | 2010-02-10 15:43:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-02-10 15:43:33 (GMT) |
commit | c4205773a5362e943cf05feecacabe6b773e5427 (patch) | |
tree | effd7d94456cba7a3d5bd2448c719a793e991137 /Tests/CMakeTests | |
parent | e18f3623e3fc48a792c3ccf5074f6991915ae69b (diff) | |
download | CMake-c4205773a5362e943cf05feecacabe6b773e5427.zip CMake-c4205773a5362e943cf05feecacabe6b773e5427.tar.gz CMake-c4205773a5362e943cf05feecacabe6b773e5427.tar.bz2 |
Do not warn for unknown CTest UPDATE_TYPE
In the CTest module we previously warned if the source directory did not
contain known version control directories. The message was:
"CTest cannot determine repository type. Please set UPDATE_TYPE
to 'cvs' or 'svn'. CTest update will not work."
This was confusing when building sources from a tarball. Furthermore,
we now support many more version control tools. This feature is now
mature enough that the warning causes confusion more than it provides
real help. We simply remove it.
Diffstat (limited to 'Tests/CMakeTests')
0 files changed, 0 insertions, 0 deletions