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:
authorBenoit Bolsee <benoit.bolsee@online.be>2016-06-08 01:08:43 +0300
committerBenoit Bolsee <benoit.bolsee@online.be>2016-06-08 01:08:43 +0300
commit9d457c295aa891d9e25dc1ab4b9e849d88036e2e (patch)
treec5c13ea5dbdc49a8e04829a16d8a52e26feb4468
parent324bee2c3fc06b8d1a64cd49601adfb11227d4de (diff)
Turn on Decklink by defaultdecklink
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dcdbfd88eac..1e94bb7ba8d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -230,7 +230,7 @@ option(WITH_SYSTEM_BULLET "Use the systems bullet library (currently unsupported
mark_as_advanced(WITH_SYSTEM_BULLET)
option(WITH_GAMEENGINE "Enable Game Engine" ${_init_GAMEENGINE})
option(WITH_PLAYER "Build Player" OFF)
-option(WITH_DECKLINK "Support BlackMagicDesign DeckLink cards in the BGE" OFF)
+option(WITH_DECKLINK "Support BlackMagicDesign DeckLink cards in the BGE" ON)
option(WITH_OPENCOLORIO "Enable OpenColorIO color management" ${_init_OPENCOLORIO})
# Compositor