Skip to content

Commit

Permalink
Update Colcon-Tutorial.rst
Browse files Browse the repository at this point in the history
clarification

Signed-off-by: Mattia Massarenti <[email protected]>
  • Loading branch information
M61ss authored Nov 14, 2024
1 parent b33cd40 commit 3f71dcd
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 3f71dcd

Please sign in to comment.