mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 13:50:04 +00:00
aa3daaa8c6
remove overly verbose printfs in importers fix axis in r2d2.urdf
8 lines
172 B
CMake
8 lines
172 B
CMake
IF(BUILD_BULLET3)
|
|
#SUBDIRS( TestBullet3OpenCL )
|
|
SUBDIRS( InverseDynamics SharedMemory )
|
|
ENDIF(BUILD_BULLET3)
|
|
|
|
SUBDIRS( gtest-1.7.0 collision BulletDynamics/pendulum )
|
|
|