We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf86f1 commit ab312f7Copy full SHA for ab312f7
docs/installation/configuration/cmake_options.rst
@@ -120,6 +120,12 @@ dependency on other options.
120
and therefore the :ref:`persistence_service`.
121
- ``ON`` ``OFF``
122
- ``ON``
123
+ * - :class:`APPEND_PROJECT_NAME_TO_INCLUDEDIR`
124
+ - When ``ON`` headers are installed to a path ending with a folder called ``fastrtps``.
125
+ This avoids include directory search order issues when overriding this package from a
126
+ merged catkin, ament, or colcon workspace.
127
+ - ``ON`` ``OFF``
128
+ - ``OFF``
129
130
Log options
131
^^^^^^^^^^^
0 commit comments