summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2013-04-12 00:36:57 +0200
committerPierre Joye <pierre.php@gmail.com>2013-04-12 00:36:57 +0200
commit706c0da6c077103ccb64e0480ee93f4fb43216d9 (patch)
treecf18e18295f97ce2ad6ab60fa32b8700094d5b4f /CMakeLists.txt
parenta2352628340d2bb39b4198dd11946124e398c179 (diff)
parentcced82099a831420d0164ccda6497dd4850d72f3 (diff)
downloadlibgd-706c0da6c077103ccb64e0480ee93f4fb43216d9.tar.gz
Merge branch 'master' of https://bitbucket.org/libgd/gd-libgd
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d1831c9..d262931 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,7 +14,6 @@ OPTION(ENABLE_JPEG "Enable JPEG support" 0)
OPTION(ENABLE_TIFF "Enable TIFF support" 0)
OPTION(ENABLE_XPM "Enable XPM support" 0)
OPTION(ENABLE_FREETYPE "Enable Freetype2 support" 0)
-OPTION(ENABLE_WBMP "Enable WBMP support" 0)
OPTION(ENABLE_FONTCONFIG "Enable FontConfig support" 0)
OPTION(ENABLE_WEBP "Enable WebP support" 0)