Browse Source

STYLE: find Dart quietly (so it doesn't go in the feature log)

Alex
Alexander Neundorf 18 years ago
parent
commit
88bb17bee9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/Dart.cmake

+ 1 - 1
Modules/Dart.cmake

@@ -21,7 +21,7 @@
 OPTION(BUILD_TESTING "Build the testing tree." ON)
 
 IF(BUILD_TESTING)
-  FIND_PACKAGE(Dart)
+  FIND_PACKAGE(Dart QUIET)
 
   #
   # Section #1: