Remove RobotLogging from CMakeLists.txt
Avoid crashing if threadIndex exceeds BT_QUICKPROF_MAX_THREAD_COUNT (64)
This commit is contained in:
@@ -3,5 +3,5 @@ IF(BUILD_BULLET3)
|
||||
SUBDIRS( InverseDynamics SharedMemory )
|
||||
ENDIF(BUILD_BULLET3)
|
||||
|
||||
SUBDIRS( gtest-1.7.0 collision RobotLogging BulletDynamics )
|
||||
SUBDIRS( gtest-1.7.0 collision BulletDynamics )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user