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:
authorAntony Riakiotakis <kalast@gmail.com>2011-11-09 22:50:48 +0400
committerAntony Riakiotakis <kalast@gmail.com>2011-11-09 22:50:48 +0400
commit2a747e8b0312b5499c74aa2faf436a7d1d52159d (patch)
treeb4f5815c2ccc2a96f5313750745250f53db9e24f /source/creator
parentf0adbb7746748f254533e3060e5965b3103fda97 (diff)
Fixes for MinGW cmake debug build:
* OpenEXR doesn't need debug suffix * Fix libmv template issue when linking by removing duplicate libmv inclusion. I wonder how this never turned up in release builds as well. Important: Since OpenImageIO went into trunk, OpenEXR, possibly along with other image libraries will need to be turned on too because OIIO depends on them.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b86e9faf813..c9c475a299e 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -841,7 +841,6 @@ endif()
extern_minilzo
extern_lzma
extern_colamd
- extern_libmv
ge_logic_ketsji
extern_recastnavigation
ge_phys_common