Skip to content
Snippets Groups Projects
Commit 3d393e75 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-bullet3] fix SOABI in SYSTEM_SEARCH

parent b8eb4d4f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ PREFER.py-bullet3?= robotpkg
SYSTEM_SEARCH.py-bullet3=\
'include/bullet/Bullet3Common/b3HashMap.h' \
'lib/libBullet3Common.so' \
'${PYTHON_SYSLIBSEARCH}/pybullet.so' \
'${PYTHON_SYSLIBSEARCH}/pybullet.{,*.}so' \
'lib/cmake/bullet/BulletConfig.cmake:/PACKAGE_VERSION/s/[^0-9.]//gp' \
'lib/pkgconfig/bullet.pc:/Version/s/[^0-9.]//gp'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment