3. CMake optionsΒΆ
eProsima DDS Record & Replay provides numerous CMake options for changing the behavior and configuration of eProsima DDS Record & Replay.
These options allow the developer to enable/disable certain eProsima DDS Record & Replay 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 Record & Replay following the compilation steps described in Linux installation from sources.
Option |
Description |
Possible values |
Default |
---|---|---|---|
|
CMake optimization build type. |
|
|
|
Build the DDS Recorder remote |
|
|
|
Build the eProsima DDS Record & Replay |
|
|
|
Build the eProsima DDS Record & Replay tools and |
|
|
|
Activate eProsima DDS Record & Replay logs. It is |
|
|
|
Activate address sanitizer build. |
|
|
|
Activate thread sanitizer build. |
|
|