diff options
-rw-r--r-- | Modules/Dart.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 9536f43..a463d13 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") |