From f7371dca823a21bdf0fe13c939ebd9245e18d1d6 Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Sun, 16 Nov 2014 02:11:41 +0500 Subject: Code cleanup: Spelling --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 34657888cc0..0363b2429be 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -344,7 +344,7 @@ set(CYCLES_CUDA_BINARIES_ARCH sm_20 sm_21 sm_30 sm_35 sm_50 CACHE STRING "CUDA a mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH) unset(PLATFORM_DEFAULT) option(WITH_CYCLES_LOGGING "Build cycles with logging support" OFF) -option(WITH_CYCLES_DEBUG "Build cycles with with extra debug capabilties" OFF) +option(WITH_CYCLES_DEBUG "Build cycles with extra debug capabilities" OFF) mark_as_advanced(WITH_CYCLES_LOGGING) mark_as_advanced(WITH_CYCLES_DEBUG) -- cgit v1.2.3