rticommunity / rticommunity/rticonnextdds-examples

[ENH] Improve the CMakeLists.txt for routing_service_remote_admin example

Open
#508 0 comments 0 reactions 1 assignee View on GitHub

@pralhadsapre is already working on this.

Since Jun 17, 2022.

enhancement
Dominant language
Python
Stars
148
Forks
153
PR merge metrics
No merged PRs in 30d

Description

Enhancement description

The file examples/routing_service/routing_service_remote_admin/c++11/CMakeLists.txt uses variables like ${RTI_ARCH} and $ENV{NDDSHOME} which hinder the developer experience of using the example.

We should remove ${RTI_ARCH} and replace $ENV{NDDSHOME} with ${CONNEXTDDS_DIR}.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.