change default for quicktime suport for macOS to off
This commit is contained in:
parent
c02cce7b75
commit
521b981575
@ -333,7 +333,7 @@ option(WITH_ALEMBIC "Enable Alembic Support" OFF)
|
|||||||
option(WITH_ALEMBIC_HDF5 "Enable Legacy Alembic Support (not officially supported)" OFF)
|
option(WITH_ALEMBIC_HDF5 "Enable Legacy Alembic Support (not officially supported)" OFF)
|
||||||
|
|
||||||
if(APPLE)
|
if(APPLE)
|
||||||
option(WITH_CODEC_QUICKTIME "Enable Quicktime Support" ON)
|
option(WITH_CODEC_QUICKTIME "Enable Quicktime Support" OFF)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# 3D format support
|
# 3D format support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user