diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 9536f4357..a463d1358 100644 --- a/Modules/Dart.cmake +++ b/Modules/Dart.cmake @@ -24,9 +24,6 @@ IF(BUILD_TESTING) INCLUDE(CTest) SET(RUN_FROM_DART) - # Project Home Page - SET (PROJECT_URL "http://www.kitware.com") - FIND_PROGRAM(COMPRESSIONCOMMAND NAMES gzip compress zip DOC "Path to program used to compress files for transfer to the dart server") FIND_PROGRAM(GUNZIPCOMMAND gunzip DOC "Path to gunzip executable")