Erwin Coumans
|
f0b9037cd2
|
tweak cmake, add option BUILD_PYBULLET
|
2016-05-03 23:42:19 -07:00 |
|
Erwin Coumans
|
709a55d5ab
|
add CMake support for pybullet (still preliminary)
requires shared library build:
cmake .. -DBUILD_SHARED_LIBS=on
then create a symbolic link from libpybullet.so to pybullet.so
|
2016-05-03 13:03:12 -07:00 |
|
Erwin Coumans
|
13f314f401
|
allow CMake to build on Linux without X11/OpenGL system headers (use local one)
|
2015-12-07 16:38:43 -08:00 |
|
Erwin Coumans (Google)
|
438cb00abd
|
fix Linux build (cmake, case-sensitive folder name)
|
2015-04-16 22:29:10 -07:00 |
|
erwincoumans
|
ad8f705bcb
|
more cmake support for examples
|
2015-04-16 22:14:27 -07:00 |
|
erwincoumans
|
c99ac6cfa1
|
cmake with 2 examples (HelloWorld, BasicDemo)
|
2015-04-16 18:11:22 -07:00 |
|