Blender Git Loki
Git Commits -> Revision c2839bf
Revision c2839bf by Campbell Barton (master) January 3, 2013, 00:23 (GMT) |
add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. Note: this doesn't work yet for everything with latest stable bullet (2.81), need to look into why and likely apply some patches upstream. However I managed to link blender by disabling some features, likely it can be made to work without too much trouble. |
Commit Details:
Full Hash: c2839bfe76139ed753e6b99118001bba5f2fa6ee
SVN Revision: 53515
Parent Commit: 1a7638f
Lines Changed: +45, -11
11 Modified Paths:
/build_files/cmake/macros.cmake (+3, -1) (Diff)
/CMakeLists.txt (+17, -1) (Diff)
/extern/CMakeLists.txt (+3, -1) (Diff)
/intern/smoke/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/bmesh/CMakeLists.txt (+3, -1) (Diff)
/source/creator/CMakeLists.txt (+4, -1) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+8, -1) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+3, -1) (Diff)
/CMakeLists.txt (+17, -1) (Diff)
/extern/CMakeLists.txt (+3, -1) (Diff)
/intern/smoke/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/bmesh/CMakeLists.txt (+3, -1) (Diff)
/source/creator/CMakeLists.txt (+4, -1) (Diff)
/source/gameengine/BlenderRoutines/CMakeLists.txt (+8, -1) (Diff)
/source/gameengine/Converter/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CMakeLists.txt (+3, -1) (Diff)