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.
This commit is contained in:
Antony Riakiotakis
2011-11-09 18:50:48 +00:00
parent f0adbb7746
commit 2a747e8b03
2 changed files with 1 additions and 2 deletions

View File

@@ -841,7 +841,6 @@ endif()
extern_minilzo
extern_lzma
extern_colamd
extern_libmv
ge_logic_ketsji
extern_recastnavigation
ge_phys_common