diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 6d0f86d11..0bbe2adda 100644 --- a/Modules/Dart.cmake +++ b/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: