rticommunity / rticonnextdds-cmake-utils

This repository provides modules and scripts that simplify the process of building and running RTI Connext applications using CMake.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Modern C++ Distributed Logger libraries

luisrg-rti opened this issue · comments

Issue information

Field Value
Jira issue key INSTALL-950
OS(s) --
Connext version(s) --
Connext architecture(s) --

Description

The new Modern C++ Distributed Logger libraries are not included in FindRTIConnextDDS.cmake.

The libraries are:

  • rtidlcpp2, which depends on rtidlc and nddscpp2.

You may find the new necessary libraries in the Modern C++ Distributed Logger API section of distributed_lo g.1.0/CMakeLists.txt.

Steps to reproduce the issue

Expected behavior

Suggested solutions