Blender Git Loki
Git Commits -> Revision 2a0fc46
Revision 2a0fc46 by Jacques Beaurain (master) November 18, 2006, 02:48 (GMT) |
CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. OpenEXR can be linked in DEBUG mode on Windows using the libraries in CVS and stub. |
Commit Details:
Full Hash: 2a0fc46266de4baeadadd8114a1cc70faf78ea6c
SVN Revision: 8939
Parent Commit: 6e4b94f
Lines Changed: +24, -4
6 Modified Paths:
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+9, -1) (Diff)
/source/blender/imbuf/CMakeLists.txt (+1, -1) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+8, -0) (Diff)
/source/blender/python/CMakeLists.txt (+4, -0) (Diff)
/source/blender/src/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+9, -1) (Diff)
/source/blender/imbuf/CMakeLists.txt (+1, -1) (Diff)
/source/blender/imbuf/intern/openexr/openexr_api.cpp (+8, -0) (Diff)
/source/blender/python/CMakeLists.txt (+4, -0) (Diff)
/source/blender/src/CMakeLists.txt (+1, -1) (Diff)