Micro-XRCE-DDS-Client
Micro-XRCE-DDS-Client copied to clipboard
prevent compiler test to make exe out of DDS-client
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.