mirror of
https://invent.kde.org/multimedia/kdenlive.git
synced 2025-07-17 03:20:07 +00:00
Disable OTIO install
This commit is contained in:
parent
6605f8964b
commit
2d712beaf1
1 changed files with 1 additions and 0 deletions
1
deps/CMakeLists.txt
vendored
1
deps/CMakeLists.txt
vendored
|
@ -9,6 +9,7 @@ if (FETCH_OTIO)
|
|||
include(FetchContent)
|
||||
set(OTIO_INSTALL_COMMANDLINE_TOOLS OFF)
|
||||
set(OTIO_SHARED_LIBS OFF)
|
||||
set(OTIO_CXX_INSTALL OFF)
|
||||
set(BUILD_TESTING OFF)
|
||||
FetchContent_Declare(
|
||||
OTIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue