Skip to content

Commit ab312f7

Browse files
committed
Document CMake option APPEND_PROJECT_NAME_TO_INCLUDEDIR
Signed-off-by: Shane Loretz <[email protected]>
1 parent 5cf86f1 commit ab312f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/installation/configuration/cmake_options.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ dependency on other options.
120120
and therefore the :ref:`persistence_service`.
121121
- ``ON`` ``OFF``
122122
- ``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``
123129

124130
Log options
125131
^^^^^^^^^^^

0 commit comments

Comments
 (0)