Skip to content

Commit

Permalink
Update Colcon-Tutorial.rst (#4867)
Browse files Browse the repository at this point in the history
Signed-off-by: Mattia Massarenti <121773111+M61ss@users.noreply.github.com>
(cherry picked from commit f39b5df)
  • Loading branch information
M61ss authored and mergify[bot] committed Jan 13, 2025
1 parent 6e6d8b3 commit 5a4775c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ The ``colcon-argcomplete`` package must be installed, and `some setup may be req
Tips
----

* If you do not want to build a specific package place an empty file named ``COLCON_IGNORE`` in the directory and it will not be indexed.
* If you do not want to build a specific package, then place an empty file named ``COLCON_IGNORE`` in the directory and it will not be indexed.

* If you want to avoid configuring and building tests in CMake packages you can pass: ``--cmake-args -DBUILD_TESTING=0``.

Expand Down

0 comments on commit 5a4775c

Please sign in to comment.