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:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a938d9b338f..2674ccb56ad 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -736,7 +736,9 @@ if(WITH_AUDASPACE)
endif()
endif()
-apple_check_quicktime()
+if(APPLE)
+ apple_check_quicktime()
+endif()
#-----------------------------------------------------------------------------
# Check for valid directories