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

Alex
This commit is contained in:
Alexander Neundorf 2007-08-07 15:42:37 -04:00
parent 8d7b502337
commit 88bb17bee9
1 changed files with 1 additions and 1 deletions

View File

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