Skip to content

Commit d770ead

Browse files
authored
Add missing arg
1 parent 588615e commit d770ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/core/CONTRIB.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ available.
167167

168168
.. code-block:: console
169169
170-
$ cmake build/ -DUR_FORMAT_CPP_STYLE=ON
170+
$ cmake -B build/ -DUR_FORMAT_CPP_STYLE=ON
171171
172172
You can then follow the instructions below to use the ``generate`` target to
173173
regenerate the source.

0 commit comments

Comments
 (0)