mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-15 14:10:11 +00:00
934df75ea6
revert BasicDemo.cpp to original Bullet 2.82 state
4 lines
103 B
CMake
4 lines
103 B
CMake
if (BUILD_BULLET3_DEMOS)
|
|
SUBDIRS( AllBullet2Demos GpuDemos SimpleOpenGL3 )
|
|
endif(BUILD_BULLET3_DEMOS)
|