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:
authorJörg Müller <nexyon@gmail.com>2017-08-18 20:07:39 +0300
committerJörg Müller <nexyon@gmail.com>2017-08-18 20:07:39 +0300
commita702ff4c03860e0cc80a15f5efe9ba7d9f02b3ed (patch)
tree5a7c31050fa78aebf906230f64238e46065cd52e
parent036f43f3cde472867de87032297d74390aa2815e (diff)
CMake: Boost no longer needed for Audaspace references either
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3c913982cd1..9ea7581ec34 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -631,10 +631,6 @@ if(NOT WITH_BOOST)
set_and_warn(WITH_OPENVDB OFF)
set_and_warn(WITH_OPENCOLORIO OFF)
set_and_warn(WITH_MOD_BOOLEAN OFF)
-
- set_and_warn(WITH_OPENAL OFF) # depends on AUDASPACE
- set_and_warn(WITH_GAMEENGINE OFF) # depends on AUDASPACE
- set_and_warn(WITH_PLAYER OFF) # depends on GAMEENGINE
elseif(WITH_CYCLES OR WITH_OPENIMAGEIO OR WITH_INTERNATIONAL OR
WITH_OPENVDB OR WITH_OPENCOLORIO OR WITH_MOD_BOOLEAN)
# Keep enabled