tf2-py: suppress rpath usage for Python extension libraries

This commit is contained in:
Peter S. Housel 2014-08-11 18:18:57 -07:00
parent 67af03fa8f
commit ec20dbba73
1 changed files with 4 additions and 0 deletions

View File

@ -5,4 +5,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=d566ef916e9de
DEPENDS = "rospy tf2"
EXTRA_OECMAKE += "\
-DCMAKE_SKIP_RPATH=ON \
"
require geometry-experimental.inc