Remove CMake OPTION_CREATE_ANDROID_STUDIO_IDE
This commit is contained in:
parent
115a1cb5c8
commit
788523be6f
@ -556,10 +556,6 @@ if (OPTION_FILESYSTEM_SUPPORT)
|
||||
endif (OPTION_FILESYSTEM_SUPPORT)
|
||||
#######################################################################
|
||||
|
||||
#######################################################################
|
||||
option (OPTION_CREATE_ANDROID_STUDIO_IDE "create files needed to compile FLTK for Android" OFF)
|
||||
#######################################################################
|
||||
|
||||
#######################################################################
|
||||
option (CMAKE_SUPPRESS_REGENERATION "suppress rules to re-run CMake on rebuild" OFF)
|
||||
mark_as_advanced (CMAKE_SUPPRESS_REGENERATION)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user