We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be84cde commit 61ad313Copy full SHA for 61ad313
reference/conanfile/attributes.rst
@@ -366,7 +366,7 @@ consistent implementation take into account these considerations:
366
default_options
367
---------------
368
369
-As you have seen in the examples above, recipe's default options are declared as a dictionary and can be assigned an initial desired value.
+As you have seen in the examples above, recipe's default options are declared as a dictionary with the initial desired value of the options.
370
However, you can also specify default option values of the required dependencies:
371
372
.. code-block:: python
0 commit comments