diff options
Diffstat (limited to 'Modules/Dart.cmake')
-rw-r--r-- | Modules/Dart.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Dart.cmake b/Modules/Dart.cmake index 6d0f86d..0bbe2ad 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: |