Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CMakeLists.txt « src « bullet2 « extern - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c9b6b0127b320a99b90184b3bf087cac467914b (plain)
1
2
3
4
add_subdirectory(BulletCollision)
add_subdirectory(BulletDynamics)
add_subdirectory(LinearMath)
add_subdirectory(BulletSoftBody )