From 93cf8156b0c356be988edf4c2d22e153be9b2792 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 17 Feb 2024 14:52:06 -0500 Subject: Add ENABLE_COVERAGE option to build --- manual/installation.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'manual/installation.rst') diff --git a/manual/installation.rst b/manual/installation.rst index 7f95f3d9..e49a87eb 100644 --- a/manual/installation.rst +++ b/manual/installation.rst @@ -302,6 +302,10 @@ CHECK_SIZES that ensures an exact match between classes in ``sizes.cc`` and classes in the library's public API. This option requires Python 3. +ENABLE_COVERAGE + Compile with ``--coverage``. See README-maintainer.md for + information about generating coverage reports. + ENABLE_QTC This is off by default, except in maintainer mode. When off, ``QTC::TC`` calls are compiled out by having ``QTC::TC`` be an empty -- cgit v1.2.3-70-g09d2