projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
== FFMPEG ==
[blender-staging.git]
/
source
/
gameengine
/
VideoTexture
/
CMakeLists.txt
diff --git
a/source/gameengine/VideoTexture/CMakeLists.txt
b/source/gameengine/VideoTexture/CMakeLists.txt
index fb10b619f178e2a412fbfc5ecab03db0c7634cdc..b544139d4a78119d55acdda94648b8a2a4cbae91 100644
(file)
--- a/
source/gameengine/VideoTexture/CMakeLists.txt
+++ b/
source/gameengine/VideoTexture/CMakeLists.txt
@@
-45,6
+45,7
@@
set(INC
../../../intern/string
../../../intern/moto/include
../../../intern/guardedalloc
+ ../../../intern/ffmpeg
${GLEW_INCLUDE_PATH}
)