bullet3/test/BulletDynamics
Gleb Mazovetskiy 6442613ba6 CMake: Use Threads instead of pthread directly
On some systems, such as Android, threads are not provided via
`-lpthread`.

CMake comes with a built-in module for finding the correct threads
library.

Use it to fix the linking issue on Android and possibly other systems.
2021-01-20 02:16:51 +00:00
..
pendulum CMake: Use Threads instead of pthread directly 2021-01-20 02:16:51 +00:00
CMakeLists.txt CMake: Use Threads instead of pthread directly 2021-01-20 02:16:51 +00:00
test_btKinematicCharacterController.cpp Code-style consistency improvement: 2018-09-23 14:17:31 -07:00