mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
STYLE: find Dart quietly (so it doesn't go in the feature log)
Alex
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
OPTION(BUILD_TESTING "Build the testing tree." ON)
|
||||
|
||||
IF(BUILD_TESTING)
|
||||
FIND_PACKAGE(Dart)
|
||||
FIND_PACKAGE(Dart QUIET)
|
||||
|
||||
#
|
||||
# Section #1:
|
||||
|
||||
Reference in New Issue
Block a user