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:
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3144376dd80..1f0be6cd22e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -659,6 +659,8 @@ if(WITH_CYCLES)
if(WITH_CYCLES_OSL)
set(WITH_LLVM ON CACHE BOOL "" FORCE)
endif()
+else()
+ set(WITH_CYCLES_OSL OFF)
endif()
# auto enable openimageio linking dependencies