ENH: mark everything ADVANCED

This commit is contained in:
Sebastien Barre 2001-12-20 15:45:51 -05:00
parent d1f66133a2
commit 9c0eb4eeb8
1 changed files with 5 additions and 1 deletions

View File

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