Skip to content

Commit

Permalink
build only selected packages to enable security.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoya Fujita <[email protected]>
  • Loading branch information
fujitatomoya committed Dec 4, 2024
1 parent 707083c commit 6b5f194
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Fast DDS requires an additional CMake flag to build the security plugins, so the

.. code-block:: bash
colcon build --symlink-install --cmake-args -DSECURITY=ON
colcon build --symlink-install --cmake-args -DSECURITY=ON --packages-select fastrtps rmw_fastrtps_cpp rmw_fastrtps_dynamic_cpp rmw_fastrtps_shared_cpp
Selecting an alternate middleware
Expand Down

0 comments on commit 6b5f194

Please sign in to comment.