build: remove useless imlib2 option

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-09-29 09:08:07 +02:00
parent 3c06a94dd7
commit dcb0e24509
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ set(CMAKE_BUILD_TYPE RELEASE)
set(CURSES_NEED_NCURSES true)
option(WITH_DBUS "build with D-BUS" ON)
option(WITH_IMLIB2 "build with Imlib2" ON)
option(GENERATE_MANPAGES "generate manpages" ON)
option(GENERATE_LUADOC "generate luadoc" ON)