projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
== FFMPEG ==
[blender-staging.git]
/
source
/
blender
/
imbuf
/
CMakeLists.txt
diff --git
a/source/blender/imbuf/CMakeLists.txt
b/source/blender/imbuf/CMakeLists.txt
index 6404ae3de75c3b6fa7c97401507b40d0c1e250ce..2522bcfed92cd830dbeb91f4c149c0d50f9d74c8 100644
(file)
--- a/
source/blender/imbuf/CMakeLists.txt
+++ b/
source/blender/imbuf/CMakeLists.txt
@@
-38,6
+38,7
@@
set(INC
../makesdna
../../../intern/memutil
../../../intern/guardedalloc
+ ../../../intern/ffmpeg
${JPEG_INCLUDE_DIR}
${PNG_INCLUDE_DIR}
${ZLIB_INCLUDE_DIRS}