Blender Git Commit Log
Git Commits -> Revision c2e1f3a
Revision c2e1f3a by Campbell Barton (master) June 11, 2011, 06:00 (GMT) |
fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes. Also workaround for CMake 2.8.4 & GNU-Make which doesn't set CMAKE_INCLUDE_SYSTEM_FLAG_C |
Commit Details:
Full Hash: c2e1f3a1e2b2f06ba1500e4965310d1bd039fb66
SVN Revision: 37399
Parent Commit: 6fb82a8
Lines Changed: +62, -21