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