From 306337afea846918c4e9c2dc8a9956fc7399f9c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 18 Jan 2016 10:20:08 +0100 Subject: =?UTF-8?q?rather=20then=20=E2=86=92=20rather=20than?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 53221bd7942..e0326f1d75e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -246,7 +246,7 @@ mark_as_advanced(WITH_COMPOSITOR_WERROR) option(WITH_GHOST_DEBUG "Enable debugging output for the GHOST library" OFF) mark_as_advanced(WITH_GHOST_DEBUG) -option(WITH_GHOST_SDL "Enable building blender against SDL for windowing rather then the native APIs" OFF) +option(WITH_GHOST_SDL "Enable building Blender against SDL for windowing rather than the native APIs" OFF) mark_as_advanced(WITH_GHOST_SDL) if(WITH_X11) -- cgit v1.2.3