Blender Git Commit Log
Git Commits -> Revision 5575671
Revision 5575671 by Erwin Coumans (master) January 17, 2010, 19:34 (GMT) |
cmake fix for Windows: link OpenCollada <libraryname>_d.lib in debug builds and <libraryname>.lib in release builds this prevents crashing at startup of Blender in debug builds with cmake. See bugreport by Andrea in the mailinglist here: http://www.mail-archive.com/[email protected]/msg00668.html Also enabled WITH_OPENCOLLADA in cmake by default so the feature gets tested. If other devs like to keep OpenCollada it disabled, please revert the ON to OFF again. |
Commit Details:
Full Hash: 55756719fbebf4ffdf0485de58532c73f84ecaac
SVN Revision: 26055
Parent Commit: 4c49c95
Lines Changed: +18, -2
1 Modified Path:
/CMakeLists.txt (+18, -2) (Diff)