FindDart: mark DART_ROOT as advanced

This commit is contained in:
Kovarththanan Rajaratnam 2010-04-17 12:47:20 +02:00
parent 068fbd17a3
commit da4388045e
1 changed files with 2 additions and 0 deletions

View File

@ -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)