mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-05 22:28:35 -06:00
FindDart: mark DART_ROOT as advanced
This commit is contained in:
@@ -27,3 +27,5 @@ FIND_PATH(DART_ROOT README.INSTALL
|
||||
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Dart\\InstallPath]
|
||||
DOC "If you have Dart installed, where is it located?"
|
||||
)
|
||||
|
||||
MARK_AS_ADVANCED(DART_ROOT)
|
||||
|
||||
Reference in New Issue
Block a user