3. CMake optionsΒΆ
eProsima DDS Router provides numerous CMake options for changing the behavior and configuration of
DDS Router.
These options allow the developer to enable/disable certain DDS Router settings by defining these options to
ON
/OFF
at the CMake execution, or set the required path to certain dependencies.
Warning
These options are only for developers who installed eProsima DDS Router following the compilation steps described in Linux installation from sources.
Option |
Description |
Possible values |
Default |
---|---|---|---|
|
CMake optimization build type. |
|
|
|
Build the DDS Router application tool ddsrouter. |
|
|
|
Build the DDS Router documentation.
It is set to |
|
|
|
Build the DDS Router documentation.
It is set to |
|
|
|
Build the DDS Router documentation.
It is set to |
|
|
|
Build the DDS Router application and documentation |
|
|
|
Build the DDS Router library tests. It is |
|
|
|
Build the DDS Router application tests. It is |
|
|
|
Build the DDS Router documentation tests. It is |
|
|
|
Activate DDS Router execution logs. It is |
|
|
|
Activate address sanitizer build. |
|
|
|
Activate thread sanitizer build. |
|
|