We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d0c22 commit 1abde2bCopy full SHA for 1abde2b
1 file changed
doc/source/testing/idfxTest.rst
@@ -74,6 +74,9 @@ The constructor parses command-line arguments using ``argparse``. These options
74
* - ``-Werror``
75
- ``Werror``
76
- Treat compiler warnings as errors.
77
+ * - ``-ccache``
78
+ - ``ccache``
79
+ - Enable usage of ccache to build the tests and reduce the build time.
80
81
Main Methods
82
------------
0 commit comments