fix bad --no-extras option for InverseDynamcis
This commit is contained in:
@@ -228,7 +228,7 @@
|
|||||||
-- include "../test/hello_gtest"
|
-- include "../test/hello_gtest"
|
||||||
include "../test/collision"
|
include "../test/collision"
|
||||||
if not _OPTIONS["no-bullet3"] then
|
if not _OPTIONS["no-bullet3"] then
|
||||||
if _OPTIONS["no-extras"] then
|
if not _OPTIONS["no-extras"] then
|
||||||
include "../test/InverseDynamics"
|
include "../test/InverseDynamics"
|
||||||
end
|
end
|
||||||
include "../test/TestBullet3OpenCL"
|
include "../test/TestBullet3OpenCL"
|
||||||
|
|||||||
Reference in New Issue
Block a user