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:
authorBastien Montagne <montagne29@wanadoo.fr>2015-04-20 16:45:17 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2015-04-20 16:45:17 +0300
commit8a9dc8451d14bfc0aa81818b7d9d7b5804f81122 (patch)
tree8789008df9416fa07fdde91afe585900804df983 /CMakeLists.txt
parent227be153e95b963e5d46746896a3f797cb41fa4e (diff)
parent42e427905cd77dc5e8d805b121c754e1be54737f (diff)
Merge branch 'master' into alembic
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index edf7124b7d6..9d6cfd296ff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -399,6 +399,7 @@ option(WITH_BOOST "Enable features depending on boost" ON)
# Unit testsing
option(WITH_GTESTS "Enable GTest unit testing" OFF)
+option(WITH_TESTS_PERFORMANCE "Enable performance tests" OFF)
# Documentation