Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-01 14:00:21 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2011-05-01 14:00:21 +0400
commit170f8c8c4109afb366bac0f385d9e2f59af6c8e2 (patch)
tree5a76e595f1b61524cadbd2ee1f99b9e49235a848 /intern/cycles/CMakeLists.txt
parente5d7a38a257b543ff44e823c29a12198e3817427 (diff)
Cycles: build without GLUT test app by default.
Diffstat (limited to 'intern/cycles/CMakeLists.txt')
-rw-r--r--intern/cycles/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/cycles/CMakeLists.txt b/intern/cycles/CMakeLists.txt
index 164f1e95297..5877b26b7f5 100644
--- a/intern/cycles/CMakeLists.txt
+++ b/intern/cycles/CMakeLists.txt
@@ -13,6 +13,7 @@ OPTION(WITH_CYCLES_PARTIO "Build with Partio point cloud support (unfinished)" O
OPTION(WITH_CYCLES_NETWORK "Build with network rendering support (unfinished)" OFF)
OPTION(WITH_CYCLES_MULTI "Build with network rendering support (unfinished)" OFF)
OPTION(WITH_CYCLES_DOCS "Build html documentation" OFF)
+OPTION(WITH_CYCLES_TEST "Build cycles test application" OFF)
# Flags