diff --git a/Tests/ExternalProject/CMakeLists.txt b/Tests/ExternalProject/CMakeLists.txt index 72ad93683..00fffc9b4 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