bulletphysics/bullet3
CMakeLists.txt
:423
SUBDIRS(Demos3)
SUBDIRS(Demos3)
SUBDIRS(examples)
SUBDIRS(Extras)
SUBDIRS(src)
SUBDIRS(test)
SUBDIRS( HelloWorld BasicDemo)
SUBDIRS( ExampleBrowser RobotSimulator SharedMemory ThirdPartyLibs/Gwen ThirdPartyLibs/BussIK ThirdPartyLibs/clsocket OpenGLWindow TwoJoint )
SUBDIRS(pybullet)
SUBDIRS( InverseDynamics )
SUBDIRS( BulletRoboticsGUI )
SUBDIRS( BulletRobotics )
SUBDIRS( obj2sdf )
SUBDIRS( Serialize )
SUBDIRS( ConvexDecomposition )
SUBDIRS( HACD )
SUBDIRS( GIMPACTUtils )
# SUBDIRS (glui)
#SUBDIRS(BlenderSerialize )
SUBDIRS ( BulletFileLoader BulletXmlWorldImporter BulletWorldImporter HeaderGenerator makesdna)
SUBDIRS ( BulletFileLoader BulletXmlWorldImporter BulletWorldImporter )
SUBDIRS( Bullet3OpenCL Bullet3Serialize/Bullet2FileLoader Bullet3Dynamics Bullet3Collision Bullet3Geometry )
SUBDIRS( BulletInverseDynamics BulletSoftBody BulletCollision BulletDynamics LinearMath Bullet3Common)
#SUBDIRS( Solvers )
#SUBDIRS( TestBullet3OpenCL )
SUBDIRS( InverseDynamics SharedMemory )
SUBDIRS( gtest-1.7.0 collision BulletDynamics )
SUBDIRS(pendulum )
# subdirs(DICOMParser)
subdirs(unit)
#the old construct SUBDIRS( was substituted by ADD_SUBDIRECTORY that is to be preferred according on CMake docs.
FOREACH( mylibfolder
OpenThreads
osg
osgDB
osgUtil
osgGA
osgText
osgViewer
osgAnimation
osgFX
osgManipulator
osgParticle
osgUI
osgVolume
osgShadow
osgSim
osgTerrain
osgWidget
osgPresentation
osgWrappers/serializers
osgPlugins
)
ADD_SUBDIRECTORY(${mylibfolder})
ENDFOREACH()
OPTION(BUILD_OSG_DEPRECATED_SERIALIZERS "Build deprecated .osg serializers" ON)
if(BUILD_OSG_DEPRECATED_SERIALIZERS)
ADD_SUBDIRECTORY(osgWrappers/deprecated-dotosg)
endif()
SUBDIRS(pthreads)
SUBDIRS(pthreads)
SUBDIRS(win32)
SUBDIRS(pthreads)
#SUBDIRS (images plugins install_guide)
SUBDIRS(${CMAKE_SOURCE_DIR}/external/qt-unix-signals)
SUBDIRS(${CMAKE_SOURCE_DIR}/external/PDF4QT)
SUBDIRS(${CMAKE_SOURCE_DIR}/external/qspatialite)
SUBDIRS(src)
SUBDIRS(examples)
SUBDIRS(examples)
SUBDIRS(EXCLUDE_FROM_ALL examples)
SUBDIRS(test)
SUBDIRS(fuzz)
SUBDIRS(
authentication
blog
charts
chart3D
codeview
composer
custom-bs-theme
dbo-form
dialog
dragdrop
feature
filetreetable
filedrop
form
gitmodel
hangman
hello
http-client
javascript
leaflet
mandelbrot
mission
onethread
painting
planner
qrlogin
simplechat
style
tableview-dragdrop
te-benchmark
treelist
treeview
treeview-dragdrop
webgl
websockets
widgetgallery
wt-homepage
wtwithqt
)
SUBDIRS(
mfa
)
SUBDIRS(
pin
phone
totp
)
SUBDIRS(
auth1
auth2
broadcast
client-ssl-auth
custom_layout
dbo
locale
mediaplayer
miniwebgl
multiple_servers
oauth
oidc
paypal
postall
scrollvisibility
serverpush
socketnotifier
suggestionpopup
template-fun
urlparams
video
widgetset
)
SUBDIRS(
tutorial9
)
SUBDIRS(lib)
SUBDIRS(web Wt)
SUBDIRS(isapi fcgi http)
SUBDIRS(Auth Core Chart Dbo Form Json Http Mail Payment Render Signals Test)
SUBDIRS(Dbo)
SUBDIRS(backend)
SUBDIRS(interactive)