Micro-XRCE-DDS-Client icon indicating copy to clipboard operation
Micro-XRCE-DDS-Client copied to clipboard

prevent compiler test to make exe out of DDS-client

Open DenvE opened this issue 3 years ago • 2 comments

Signed-off-by: Wim Van Loocke [email protected]

To make it possible to build the DDS via cmake's ExternalProject_Add as static library, it is necessary to run the compiler test only as a static library. This is possible via the CMAKE_TRY_COMPILE_TARGET_TYPE option.

This customisation allows you to add that option to the project.

DenvE avatar Apr 26 '21 13:04 DenvE

Build status:

  • Linux Build Status
  • Windows Build Status

richiprosima avatar Apr 26 '21 13:04 richiprosima

Build status:

  • Linux Build Status
  • Windows Build Status

richiprosima avatar Apr 26 '21 14:04 richiprosima