FindDart¶
在 3.27 版之後被棄用: This module is available only if policy CMP0145 is not set to NEW.
Finds DART:
find_package(DART [...])
This module looks for the dart testing software and sets DART_ROOT to
point to where it found it.
結果變數¶
該模組定義了以下變數:
Dart_FOUND在 3.3 版被加入.
Boolean indicating whether DART was found.
快取變數¶
The following cache variables may also be set:
DART_ROOTThe path to the Dart root installation.