Blender Git Commit Log
Git Commits -> Revision 534233d
Revision 534233d by Joshua Leung (depsgraph_refactor) May 22, 2014, 11:06 (GMT) |
Depsgraph: Fix for building depsgraph module under SCons (part 2) The build was failing on SCons + mingw64 since some defines were needed to get around some C++ "standard library" crap which isn't at all standardly (or at least not in the same namespace) available yet. Copied over some existing code for dealing with this from the Ceres stuff (extern/libmv/third_party/ceres/SConscript) so that this works. |
Commit Details:
Full Hash: 534233d68353d922cc7c64eb35ce83aba3bbbab6
Parent Commit: ae64bfb
Lines Changed: +25, -0
1 Modified Path:
/source/blender/depsgraph/SConscript (+25, -0) (Diff)