Skip to content

Commit 89cce14

Browse files
committed
Add enable_coverage option to docs
1 parent 01c3ce0 commit 89cce14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/dev_build.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ List of CMake options:
1010
- `BUILD_DOCS`: Build the documentation (default: OFF)
1111
- `SPARROW_IPC_BUILD_TESTS`: Build the tests (default: OFF)
1212
- `SPARROW_IPC_BUILD_SHARED`: Build sparrow-ipc as a shared library (default: ON)
13+
- `SPARROW_IPC_ENABLE_COVERAGE`: Enable coverage reporting (default: OFF)
1314

1415
## Building
1516

0 commit comments

Comments
 (0)