Blender Git Loki
Git Commits -> Revision 3ead3c4
Revision 3ead3c4 by Tamito Kajiyama (master) December 27, 2010, 01:38 (GMT) |
Merged changes in the trunk up to revision 33894. A note for branch users: CMake 2.8 on 64-bit Windows Vista raised an error in line 948 of soc-2008-mxcurioni/CMakeLists.txt due to an invalid argument for the blender_include_dirs macro: blender_include_dirs(${OPENGL_INCLUDE_DIR}) The command above should be: blender_include_dirs("${OPENGL_INCLUDE_DIR}") |
Commit Details:
Full Hash: 3ead3c4ff3a438202a9838843ed4000b26de62a7
SVN Revision: 33895
Parent Commits: 2d1bc90, c4a56fd