Blender Git Commit Log
Git Commits -> Revision 4b273f0
Revision 4b273f0 by Dalai Felinto (master) September 26, 2011, 05:26 (GMT) |
cmake files for bundling blenderplayer in OSX this is working fine. The only problem is described in the XXX there. While Blender is linked to the right place during `make` time (~/bin/blender.app/Content/MacOS/blender) blenderplayer is in the top bin folder (~/bin/blenderplayer). That means it will be correct only after you run `make install` (we are moving it to the right place inside the bundle). I couldn't find the place to fix this properly. I will see with Jens Verwiebe how we can address that. |
Commit Details:
Full Hash: 4b273f013e043d2f64997bc60f0058e0898e49b8
SVN Revision: 40548
Parent Commit: a932f93
Lines Changed: +57, -0
1 Modified Path:
/source/creator/CMakeLists.txt (+57, -0) (Diff)