Skip to content
#

dds

Here are 208 public repositories matching this topic...

iceoryx
elBoberido
elBoberido commented Mar 14, 2022

Brief feature description

Setting the RPATH in cmake makes it easier to use iceoryx build as dynamic lib since the path to the lib will be stored in RouDi and the examples.

Detailed information

Building iceoryx as dynamic lib and using it is cumbersome since one has to add the installation path to the LD_LIBRARY_PATH/DYLD_LIBRARY_PATH. Setting the RPATH removes this additional s

good first issue feature request

Improve this page

Add a description, image, and links to the dds topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dds topic, visit your repo's landing page and select "manage topics."

Learn more