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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2012-08-24 16:10:35 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2012-08-24 16:10:35 +0400
commit61a39c7b1756cebb4a13949b5a880aa9d0d4ee3e (patch)
treefe44acb063021684089a4eb325423c3f9ee9d885 /source/blender/imbuf/intern/openexr/CMakeLists.txt
parent7a66f139b4283dd4cf3ad0936d825cb905bfc676 (diff)
Fix second part #32377: saving/loading exr files to file paths with non-ascii
characters should now work on Windows.
Diffstat (limited to 'source/blender/imbuf/intern/openexr/CMakeLists.txt')
-rw-r--r--source/blender/imbuf/intern/openexr/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/imbuf/intern/openexr/CMakeLists.txt b/source/blender/imbuf/intern/openexr/CMakeLists.txt
index 4ee2ff4cc47..a5afc1abdc6 100644
--- a/source/blender/imbuf/intern/openexr/CMakeLists.txt
+++ b/source/blender/imbuf/intern/openexr/CMakeLists.txt
@@ -31,6 +31,7 @@ set(INC
../../../blenlib
../../../makesdna
../../../../../intern/guardedalloc
+ ../../../../../intern/utfconv
)
set(INC_SYS