bullet3/Extras/BulletRoboticsGUI
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
..
bullet_robotics_gui.pc.cmake create BulletRoboticsGUI CMake target, pybullet links against it 2020-03-16 23:15:18 -07:00
CMakeLists.txt CMake: Use Threads instead of pthread directly 2021-01-20 02:16:51 +00:00