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