summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalProject
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2008-12-05 21:46:52 (GMT)
committerDavid Cole <david.cole@kitware.com>2008-12-05 21:46:52 (GMT)
commit2540d84c02c063e406d2191dd013c301f4aea937 (patch)
treecdb954a6a8e6edf6a28005e4dbfa0fc2cc9d3108 /Tests/ExternalProject
parent527e2b88819d8ca3e47822fef508f46fe3981583 (diff)
downloadCMake-2540d84c02c063e406d2191dd013c301f4aea937.zip
CMake-2540d84c02c063e406d2191dd013c301f4aea937.tar.gz
CMake-2540d84c02c063e406d2191dd013c301f4aea937.tar.bz2
COMP: No-op. White space only change to trigger a re-run of the ExternalProject test on the QNX continuous dashboard to pick up the latest KWStyle changes.
Diffstat (limited to 'Tests/ExternalProject')
-rw-r--r--Tests/ExternalProject/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/ExternalProject/CMakeLists.txt b/Tests/ExternalProject/CMakeLists.txt
index 72ad936..00fffc9 100644
--- a/Tests/ExternalProject/CMakeLists.txt
+++ b/Tests/ExternalProject/CMakeLists.txt
@@ -9,7 +9,6 @@ get_external_project_directories(base_dir build_dir downloads_dir install_dir
set(prefix "${install_dir}")
-
# Use a "TryCheckout" technique on small subtrees of certain projects
# to see if cvs checkout and svn checkout may be used on this machine
# without problems. If so, we can test the projects that use those