build: use GdkPixBuf by default

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-06-24 20:28:45 +02:00
parent eb13ebcbf7
commit 7e104aef8c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ project(${PROJECT_AWE_NAME})
set(CMAKE_BUILD_TYPE RELEASE)
option(WITH_DBUS "build with D-BUS" ON)
option(WITH_IMLIB2 "build with Imlib2" ON)
option(WITH_IMLIB2 "build with Imlib2" OFF)
option(GENERATE_MANPAGES "generate manpages" ON)
# {{{ CFLAGS