ENH: mark everything ADVANCED
This commit is contained in:
parent
d1f66133a2
commit
9c0eb4eeb8
|
@ -25,4 +25,8 @@ IF (FLTK_FLUID_EXE)
|
|||
SET ( FLTK_WRAP_UI 1 CACHE BOOL "Can we honour the FLTK_WRAP_UI command" )
|
||||
ENDIF (FLTK_FLUID_EXE)
|
||||
|
||||
|
||||
MARK_AS_ADVANCED(
|
||||
FLTK_INCLUDE_PATH
|
||||
FLTK_LIBRARY
|
||||
FLTK_FLUID_EXE
|
||||
)
|
Loading…
Reference in New Issue