Blender Git Commit Log
Git Commits -> Revision 077fd13
Revision 077fd13 by Campbell Barton (master) October 1, 2011, 19:52 (GMT) |
cmake: - fix for cmake's SSE detection which would fail because of strict warnings and also had redundant cache setting. - was incorrectly initializing variables (own bad) - python was searching for libs on every run, now only do this if there not cached. |
Commit Details:
Full Hash: 077fd134167d7ee73fb026b5b7dea21d31c0b28c
SVN Revision: 40737
Parent Commit: 622e8ee
Lines Changed: +80, -77