mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 00:05:24 -04:00
ENH: mark some vars as advanced (and resort the list)
This commit is contained in:
@@ -20,3 +20,8 @@ FIND_PROGRAM(JAVA_COMPILE
|
||||
NAMES javac
|
||||
)
|
||||
|
||||
MARK_AS_ADVANCED(
|
||||
JAVA_RUNTIME
|
||||
JAVA_ARCHIVE
|
||||
JAVA_COMPILE
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user