STYLE: find Dart quietly (so it doesn't go in the feature log)
Alex
This commit is contained in:
parent
8d7b502337
commit
88bb17bee9
|
@ -21,7 +21,7 @@
|
|||
OPTION(BUILD_TESTING "Build the testing tree." ON)
|
||||
|
||||
IF(BUILD_TESTING)
|
||||
FIND_PACKAGE(Dart)
|
||||
FIND_PACKAGE(Dart QUIET)
|
||||
|
||||
#
|
||||
# Section #1:
|
||||
|
|
Loading…
Reference in New Issue