mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-23 13:25:36 +00:00
8 lines
172 B
Text
8 lines
172 B
Text
|
|
IF(BUILD_BULLET3)
|
||
|
|
#SUBDIRS( TestBullet3OpenCL )
|
||
|
|
SUBDIRS( InverseDynamics SharedMemory )
|
||
|
|
ENDIF(BUILD_BULLET3)
|
||
|
|
|
||
|
|
SUBDIRS( gtest-1.7.0 collision BulletDynamics/pendulum )
|
||
|
|
|