fix linux build of test/collision
This commit is contained in:
@@ -33,3 +33,8 @@
|
||||
"../../src/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp",
|
||||
|
||||
}
|
||||
|
||||
if os.is("Linux") then
|
||||
links {"pthread"}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user