bullet3/test/BulletDynamics/pendulum
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
..
CMakeLists.txt CMake: Use Threads instead of pthread directly 2021-01-20 02:16:51 +00:00
premake4.lua add a Pendulum example that is also used as unit test. 2016-01-06 18:08:49 -08:00